Just fiddling. Give credit where credit is due. Template class header() function...
[squirrelmail.git] / doc / index.html
index 083e0a20f9ae8590b411340cf7a5206910d7615e..54f72f210f73384b3288c2e32f00a1ba82bd2685 100644 (file)
@@ -1,4 +1,5 @@
-<!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>
@@ -27,12 +28,6 @@ manual.</p>
       information about translating those help documents.
    </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="russian_apache.txt">Russian Apache</a></dt>
    <dd>
       There are special instructions if you are running Russian Apache.  This
@@ -46,13 +41,6 @@ manual.</p>
      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
@@ -74,12 +62,6 @@ manual.</p>
      is used in SSL enabled webserver.
    </dd>
 
-   <dt><a href="Development/">SquirrelMail Development</a></dt>
-   <dd>
-     Want to code on SquirrelMail? Change behaviour or fix bugs? Create your own
-     plugin? See this set of documentation for some pointers.
-   </dd>
-
    <dt>Basic documentation that comes with distribution:</dt>
    <dd>
       <a href="../AUTHORS">AUTHORS</a> - Who's behind all this?<br />