X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=doc%2Findex.html;h=f1846cf44a96e76ab6ff2d28ecca30d6b10eb8f7;hb=5ef3253ec53825f0472a5d828bea38629ee438d9;hp=25c5c26eb223e1742f592095bb49b1c3b63822c2;hpb=87659605cc3d7194e9164962d0540c53314abe17;p=squirrelmail.git diff --git a/doc/index.html b/doc/index.html index 25c5c26e..f1846cf4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,18 +1,19 @@ - + SquirrelMail Documentation - + +SquirrelMail Logo

SquirrelMail Documentation

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.

- +of all the docs that we have accumulated so far. We are working on a more comprehensive user +manual.

Translating
@@ -27,60 +28,72 @@ together a good documentation system. This is just meant to get you up and runn information about translating those help documents. -
The Mailbox Tree
+
Themes
- This explains the algorithms and arrays behind the mailbox tree used in deleting folders. - This was compiled thanks to Nathan Ehresman. + 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.
-
The Addressbook
+
Russian Apache
- This explains how the addressbook works internally. + There are special instructions if you are running Russian Apache. This + document, thanks to Konstantin Riabitsev, will help you out.
-
MIME
+
Authentication
- 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. + 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.
-
Plugins
+
Database Backend
- 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. + 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.
-
Themes
+
Specific IMAP server setups
- 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. + 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.
-
Russian Apache
+
SquirrelMail internationalization
- There are special instructions if you are running Russian Apache. This - document, thanks to Konstantin Riabitsev, will help you out. + Some information about SquirrelMail internationalization (interface + translations, time zones, reading emails in different charsets.) + internals.
-
Authentication
+
Internet Explorer and SSL
- 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. + Information about possible issues in Internet Explorer, when SquirrelMail + is used in SSL enabled webserver. +
+ +
SquirrelMail Development
+
+ Want to code on SquirrelMail? Change behaviour or fix bugs? Create your own + plugin? See this set of documentation for some pointers.
-
Basic documentation that comes with distrbution:
+
Basic documentation that comes with distribution:
AUTHORS - Who's behind all this?
INSTALL - Installation instructions
UPGRADE - Upgrading instructions
README - Everyone should read this.
COPYING - Licencing of SquirrelMail
- ChangeLog - Differences between SquirrelMail versions.
+ ChangeLog - Differences between SquirrelMail + versions.
+ ReleaseNotes - SquirrelMail release notes.
+ ReleaseNotes archive - Notes for older SquirrelMail versions
- \ No newline at end of file +