Fix a small bug when displaying less messages than the page max.
[squirrelmail.git] / doc / index.html
index 3f55039847cf3e71a910f879a866ac8ba1768848..3367aaf93748d62eb831d4e33b7f1fc959e5b835 100644 (file)
@@ -1,36 +1,36 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!-- $Id -->
-<HTML><HEAD>
-<TITLE>SquirrelMail Documentation</TITLE>
-</HEAD>
-<BODY>
-
-<h2>SquirrelMail Documentation</h2>
-<p>
-Sorry for the lack of cohesion in the SquirrelMail documentation, but here is a conglomeration
+<!-- $Id$ -->
+<html>
+<head>
+<meta name="robots" content="noindex,nofollow">
+<title>SquirrelMail Documentation</title>
+</head>
+<body>
+
+<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
 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.  If you find
-mistakes, please email them to <a href="luke@squirrelmail.org">luke@squirrelmail.org</a>.
-</p>
+together a good documentation system.  This is just meant to get you up and running.</p>
 
 
 <dl>
    <dt><a href="translating.txt">Translating</a></dt>
    <dd>
       If you would like to make a translation of SquirrelMail, here are some guidelines to help
 
 
 <dl>
    <dt><a href="translating.txt">Translating</a></dt>
    <dd>
       If you would like to make a translation of SquirrelMail, here are some guidelines to help
-         you along the way.  These were compiled, thanks to Gustav Foseid. 
+      you along the way.  These were compiled, thanks to Gustav Foseid.
    </dd>
 
   <dt><a href="translating_help.txt">Translating the Help System</a></dt>
    <dd>
    </dd>
 
   <dt><a href="translating_help.txt">Translating the Help System</a></dt>
    <dd>
-      We have a rather extensive help system in SquirrelMail now.  This document contains
+      We have a rather extensive help system in SquirrelMail. This document contains
       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.
       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.
+      This was compiled thanks to Nathan Ehresman.
    </dd>
 
   <dt><a href="addressbook.txt">The Addressbook</a></dt>
    </dd>
 
   <dt><a href="addressbook.txt">The Addressbook</a></dt>
@@ -61,26 +61,62 @@ mistakes, please email them to <a href="luke@squirrelmail.org">luke@squirrelmail
    <dt><a href="README.russian_apache">Russian Apache</a></dt>
    <dd>
       There are special instructions if you are running Russian Apache.  This
    <dt><a href="README.russian_apache">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. 
+      document, thanks to Konstantin Riabitsev, will help you out.
    </dd>
 
    <dt><a href="authentication.txt">Authentication</a></dt>
    <dd>
      SquirrelMail allows you to log in to your IMAP and SMTP servers using
    </dd>
 
    <dt><a href="authentication.txt">Authentication</a></dt>
    <dd>
      SquirrelMail allows you to log in to your IMAP and SMTP servers using
-        plaintext, CRAM-MD5 or DIGEST-MD5, as well as use SSL for extra security.
-        This document describes how to use this new code, and the requirements.
+     plaintext, CRAM-MD5 or DIGEST-MD5, as well as use SSL for extra security.
+     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
+     IMAP server with one quick command. D command asks for IMAP server name and
+     modifies all settings that are specific to selected IMAP server. This
+     document provides quick description of all IMAP presets.
+   </dd>
+
+   <dt><a href="i18n.txt">SquirrelMail internationalization</a></dt>
+   <dd>
+     Some information about SquirrelMail internationalization (interface
+     translations, time zones, reading emails in different charsets.)
+     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
+     is used in SSL enabled webserver.
    </dd>
 
    </dd>
 
-   <dt>Basic documentation that comes with distrbution:</dt>
+   <dt>Basic documentation that comes with distribution:</dt>
    <dd>
    <dd>
-      <a href="../AUTHORS">AUTHORS</a><br>
-      <a href="../INSTALL">INSTALL</a><br>
-      <a href="../UPGRADE">UPGRADE</a><br>
-      <a href="../README">README</a><br>
-      <a href="../COPYING">COPYING</a><br>
-      <a href="../ChangeLog">ChangeLog</a><br>
+      <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 />
    </dd>
 </dl>
 
    </dd>
 </dl>
 
-</BODY>
-</HTML>
+</body>
+</html>