From: fidian Date: Mon, 21 May 2001 14:40:49 +0000 (+0000) Subject: * Added 'motd' hook X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=99098885816dd4f87294f9e96783332f262addc2 * Added 'motd' hook * Added links to where the newest information is git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1391 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/doc/plugin.txt b/doc/plugin.txt index a598e620..1e619385 100644 --- a/doc/plugin.txt +++ b/doc/plugin.txt @@ -1,3 +1,14 @@ +$Id$ + +It is best if you check out the SquirrelMail development FAQ for more +information. This document may be obsoleted at some point in the future (or +maybe we'll write a script to get the wiki contents and dump them in here +automatically). + +FAQ -> http://www.squirrelmail.org/wiki/wiki.php?DeveloperFAQ +Plugin Hooks -> http://www.squirrelmail.org/wiki/wiki.php?DevelopingPlugins + + A FEW NOTES ON THE PLUGIN ARCHITECTURE ====================================== @@ -121,6 +132,7 @@ List of hooks mailbox_index_after functions/mailbox_display.php mailbox_form_before functions/mailbox_display.php subject_link functions/mailbox_display.php + motd src/right_main.php right_main_after_header src/right_main.php right_main_bottom src/right_main.php login_top src/login.php