Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices 18 年之前
..
README 95f451e20f adding warning about plugin unbundling 19 年之前
calendar.php 11b10ba5d1 increment year in copyright notices 18 年之前
calendar_data.php 11b10ba5d1 increment year in copyright notices 18 年之前
day.php 11b10ba5d1 increment year in copyright notices 18 年之前
event_create.php 11b10ba5d1 increment year in copyright notices 18 年之前
event_delete.php 11b10ba5d1 increment year in copyright notices 18 年之前
event_edit.php 11b10ba5d1 increment year in copyright notices 18 年之前
functions.php 11b10ba5d1 increment year in copyright notices 18 年之前
index.php 11b10ba5d1 increment year in copyright notices 18 年之前
setup.php 11b10ba5d1 increment year in copyright notices 18 年之前

README

SquirrelMail Calendar Plugin
$Id$

********** DESCRIPTION ************

Simple calendar plugin for SquirrelMail. As of now it has month view and
day view. Events can be created, deleted and updated.


********** REQUIREMENTS **********

SquirrelMail 1.4.3 or later (1.5.0 version excluded)
Write access to data directory (plugin uses own data files)

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 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.