X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=plugins%2Fcalendar%2FREADME;h=71a5bac0b2bd0de43409bcbe0f6bb0eefd351b65;hb=HEAD;hp=b386929adaa51dd81b81dd3284fbf5602f0b5420;hpb=598294a727a2789b7c562ee7083da703c8bb0628;p=squirrelmail.git diff --git a/plugins/calendar/README b/plugins/calendar/README index b386929a..71a5bac0 100644 --- a/plugins/calendar/README +++ b/plugins/calendar/README @@ -1,24 +1,29 @@ -SQCalendar $Id$ -GPL (C) 2001 Michal Szczotka -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 SquirrelMail. 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 +SquirrelMail 1.4.3 or later (1.5.0 version excluded) +Write access to data directory (plugin uses own data files) -********** INSTALLATION ********** - -SEE INSTALL +Since SquirrelMail 1.2.5 Calendar plugin is bundled with SquirrelMail. +Plugin unbundling and use of plugin with different SquirrelMail version +is not recommended. *************** 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 , +and is now maintained by the SquirrelMail Project Team.