X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fcalendar%2FREADME;h=71a5bac0b2bd0de43409bcbe0f6bb0eefd351b65;hp=f7e55505ea66a5edd7ab83137677b99c7a9bb049;hb=b1fbb25f561e6b151f7cf72744b03253f8d395fb;hpb=d61a01d48fa9d58a7fdd5a99e7943b7dcaa94178;ds=sidebyside diff --git a/plugins/calendar/README b/plugins/calendar/README index f7e55505..71a5bac0 100644 --- a/plugins/calendar/README +++ b/plugins/calendar/README @@ -1,25 +1,29 @@ -SQCalendar 0.1 -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.