pdontthink 642f901396 A few output elements are used often, so just retrieve them once and make them globally available 17 years ago
..
README 95f451e20f adding warning about plugin unbundling 19 years ago
calendar.php f69d74535e remove unused globals, thanks Tomas Kuliavas for $day 18 years ago
calendar_data.php 11b10ba5d1 increment year in copyright notices 18 years ago
day.php 567ef6de29 do not special case a folder named 'None'. There's no reason 18 years ago
event_create.php 567ef6de29 do not special case a folder named 'None'. There's no reason 18 years ago
event_delete.php 567ef6de29 do not special case a folder named 'None'. There's no reason 18 years ago
event_edit.php 567ef6de29 do not special case a folder named 'None'. There's no reason 18 years ago
functions.php 642f901396 A few output elements are used often, so just retrieve them once and make them globally available 17 years ago
index.php 11b10ba5d1 increment year in copyright notices 18 years ago
setup.php 01db845df0 Remove hook call from template; fix all corresponding core plugins. 18 years ago

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.