]> git.donarmstrong.com Git - roundcube.git/blobdiff - README
Merge commit 'debian/0.2_alpha-4' into debian
[roundcube.git] / README
diff --git a/README b/README
index e06318cdb090e7780b4c553781c97224c849499b..e23c494dc8710fe0e4008075e12cd52f558866d5 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 RoundCube Webmail (http://roundcube.net)
-
+=================
 
 Introduction:
 -------------
@@ -43,23 +43,8 @@ records. If you have 'auto_create_user' set to FALSE only IMAP logins which
 already have a corresponding entry in the user's table (username and hostname)
 will be allowed.
 
-
-Code Layout:
-------------
-Basic sequence (index.php):
-  - index.php -> rcmail_load_gui -> new rcmail_template -> rcmail_template::send
-  - authentication details in this sequence
-
-Tasks
-  - index.php limits tasks to set list
-  - can see task in roundcube link when you mouse over it
-  - task templates stored in skins/default/templates
-  - templates "roundcube:" tokens that get replaced in rcmail_template class
-
-program/include/rcube_shared.inc
-  - defines rcube_html_page, class that lays out a roundcube web page
-  - defines form control classes
-  - provides common functions
+Read more at http://trac.roundcube.net/wiki/Howto_Config
+and http://trac.roundcube.net/wiki/Dev_Docs
 
 
 Contact: