Fix from Dimitar Pashev to make sure the rfc822 from adres isn't mixed up
[squirrelmail.git] / plugins / calendar / README
index 6aebd29fe07fcf44d058d6c3396c796ada908279..33123d3dfca8c7f9339ead0a9b9e9e6ba2f74e7b 100644 (file)
@@ -1,25 +1,25 @@
-SQCalendar  $Id$
-GPL (C) 2001  Michal Szczotka <michal@tuxy.org>
-http://www.tuxy.org/index.php?path=/projects/sqcalendar/index.php
+SquirrelMail Calendar Plugin
+$Id$
 
 ********** DESCRIPTION ************
 
-Simple calendar plugin for Squirrel Mail (squirrelmail.org). As of now it has 
-month view and day view. Events can be created, deleted and updated.
+Simple calendar plugin for Squirrel Mail. As of now it has month view and 
+day view. Events can be created, deleted and updated.
 
 
 ********** REQUIREMENTS  **********
 
-It works with squirrelmail 1.0.6 and 1.2.0-rc2 which are latest at the time 
-of writing
-
-********** INSTALLATION  **********
-
-SEE INSTALL
+SquirrelMail 1.4.3 or later (1.5.0 version excluded)
+Write access to data directory (plugin uses own data files)
 
 *************** TODO **************
 
-- single entry of repetitve events (ex. birthday repeats every year)
+- single entry of recurring events (ex. birthday repeats every year)
 - reminder email/javascript/etc
 - weekly view
 
+
+************ CREDITS **************
+
+This plugin has been originally created by  Michal Szczotka <michal@tuxy.org>, 
+and is now maintained by the SquirrelMail Project Team.