Now properly quote personal part of encoded addresses when replying
[squirrelmail.git] / doc / index.html
index 3367aaf93748d62eb831d4e33b7f1fc959e5b835..1ac2decad8594336f71a70a4a6123f5cf9973c33 100644 (file)
@@ -1,18 +1,23 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+  "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
 <!-- $Id$ -->
 <html>
 <head>
 <meta name="robots" content="noindex,nofollow">
 <title>SquirrelMail Documentation</title>
 </head>
-<body>
+<body text="#000000" bgcolor="#ffffff" link="#0000cc" vlink="#0000cc" alink="#0000cc">
+<img src="../images/sm_logo.png" alt="SquirrelMail Logo" width="308" height="111" align="right" />
 
 <h1>SquirrelMail Documentation</h1>
 
-<p>Sorry for the lack of cohesion in the SquirrelMail documentation, but here is a conglomeration
-of all the docs that we have accumulated so far.  Maybe some time in the future we will put
-together a good documentation system.  This is just meant to get you up and running.</p>
-
+<p>Below is a list of all the documentation that comes in the SquirrelMail
+distribution package. Some of it may not be as up to date as what you'll
+find in our online manuals, which have better and more current information.
+We have manuals for administrators, developers, translators and users.
+There is also plenty of content that has been contributed by the community
+on our wiki.  Links to all these manuals and wikis can be found on our
+<a href="http://squirrelmail.org/documentation">documentation page</a></p>
 
 <dl>
    <dt><a href="translating.txt">Translating</a></dt>
@@ -27,38 +32,7 @@ together a good documentation system.  This is just meant to get you up and runn
       information about translating those help documents.
    </dd>
 
-  <dt><a href="tree.txt">The Mailbox Tree</a></dt>
-   <dd>
-      This explains the algorithms and arrays behind the mailbox tree used in deleting folders.
-      This was compiled thanks to Nathan Ehresman.
-   </dd>
-
-  <dt><a href="addressbook.txt">The Addressbook</a></dt>
-   <dd>
-      This explains how the addressbook works internally.
-   </dd>
-
-  <dt><a href="mime.txt">MIME</a></dt>
-   <dd>
-      Ever wonder how SquirrelMail handles MIME support?  You need not search
-      any longer.  This document gives an overview of how it works and how
-      we decode MIME encoded messages.
-   </dd>
-
-   <dt><a href="plugin.txt">Plugins</a></dt>
-   <dd>
-      If you would like to create plugins for SquirrelMail, this is the place
-      to start.  It gives an overview and tells what needs to be in place for
-      all plugins.
-   </dd>
-
-   <dt><a href="themes.txt">Themes</a></dt>
-   <dd>
-      You can create your own color themes and add them in the themes/ directory
-      if you wish.  This describes the format of the theme files.
-   </dd>
-
-   <dt><a href="README.russian_apache">Russian Apache</a></dt>
+   <dt><a href="russian_apache.txt">Russian Apache</a></dt>
    <dd>
       There are special instructions if you are running Russian Apache.  This
       document, thanks to Konstantin Riabitsev, will help you out.
@@ -71,13 +45,6 @@ together a good documentation system.  This is just meant to get you up and runn
      This document describes how to use this new code, and the requirements.
    </dd>
 
-   <dt><a href="db-backend.txt">Database Backend</a></dt>
-   <dd>
-     SquirrelMail allows you to store user's preferences and address books
-     in database that is compatible with PHP Pear DB libraries. This document
-     describes how to setup database.
-   </dd>
-
    <dt><a href="presets.txt">Specific IMAP server setups</a></dt>
    <dd>
      SquirrelMail configuration utility allows adjusting settings for selected
@@ -93,12 +60,6 @@ together a good documentation system.  This is just meant to get you up and runn
      internals.
    </dd>
 
-   <dt><a href="rfc_documents.txt">RFC documents</a></dt>
-   <dd>
-     Information about protocol standards that are being implemented in
-     SquirrelMail.
-   </dd>
-
    <dt><a href="ie_ssl.txt">Internet Explorer and SSL</a></dt>
    <dd>
      Information about possible issues in Internet Explorer, when SquirrelMail
@@ -107,14 +68,15 @@ together a good documentation system.  This is just meant to get you up and runn
 
    <dt>Basic documentation that comes with distribution:</dt>
    <dd>
-      <a href="../AUTHORS">AUTHORS</a> - Who's behind all this?<br />
-      <a href="../INSTALL">INSTALL</a> - Installation instructions<br />
-      <a href="../UPGRADE">UPGRADE</a> - Upgrading instructions<br />
-      <a href="../README">README</a> - Everyone should read this.<br />
-      <a href="../COPYING">COPYING</a> - Licencing of SquirrelMail<br/>
-      <a href="../ChangeLog">ChangeLog</a> - Differences between SquirrelMail
+      <a href="AUTHORS">AUTHORS</a> - Who's behind all this?<br />
+      <a href="INSTALL">INSTALL</a> - Installation instructions<br />
+      <a href="UPGRADE">UPGRADE</a> - Upgrading instructions<br />
+      <a href="README">README</a> - Everyone should read this.<br />
+      <a href="COPYING">COPYING</a> - Licencing of SquirrelMail<br/>
+      <a href="ChangeLog">ChangeLog</a> - Differences between SquirrelMail
       versions.<br />
-      <a href="../ReleaseNotes">ReleaseNotes</a> - SquirrelMail release notes.<br />
+      <a href="ReleaseNotes">ReleaseNotes</a> - SquirrelMail release notes.<br />
+      <a href="release_notes_archive/">ReleaseNotes archive</a> - Notes for older SquirrelMail versions<br />
    </dd>
 </dl>