Add tempalte config for alternate stylesheets
[squirrelmail.git] / plugins / listcommands / README
index a5a597c38facb5e6ceaa00252ec565206283b11b..c407be72120751e378c23cbb072955e2c1935833 100644 (file)
@@ -1,4 +1,4 @@
-List Commands plugin -- v1.2
+List Commands plugin
 
 This plugin gives the user a menu of mailinglist options such as
 (un)subscribe, help and archives when viewing messages from compliant
@@ -26,27 +26,13 @@ of the features offered.
 Installation
 ============
 
-As with other plugins, just uncompress the archive in the plugins
-directory, go back to the main directory, run configure and add the plugin.
+Go to the main directory, run configure and add the plugin.
 
-Questions/comments/flames/etc can be sent to
-    Thijs Kinkhorst <thijs@kinkhorst.com>
-
-
-Changes
-=======
-1.0
- * Initial version
-1.1
- * Added 'Reply to list' option
- * Support for identities when sending mail
- * Miscelaneous minor improvements
-1.2
- * Fixed too greedy regexp; changed to PCRE.
- * Fixed IMAP session id handling.
 
 Acknowledgements
 ================
-I'd like to thank Peter Walker, Wouter Teepe and Jason Edwards for their
-useful contributions to this plugin.
+The listcommands plugin has been originally created by Thijs Kinkhorst and is
+now under the control of the SquirrelMail Project Team.
+
+I'd like to thank Peter Walker, Wouter Teepe, Jason Edwards and Phillipe Mingo
+for their useful contributions to this plugin.