         Shared Calendar plugin
                 by Jason Munro 
                 expanded by Paul Lesneiwski
    

The core calendar code is the calendar plugin
from the SquirrelMail distribution written 
by Michal Szczothka <michal@tuxy.org>:
which can be found here (or just use what is
in the official SquirrelMail tarball distribution):

http://www.tuxy.org/index.php?path=/projects/sqcalendar/index.php

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

This plugin uses the existing calendar plugin and allows
admins to create shared access calendars and public calendars.
Public calendars are readable and writable by every Squirrelmail user,
while shared access calendars can be assigned to specific users
with read only or read/write access.  You may define "limited" 
administrative users who can create shared calendars of their own
but not see anyone else's shared calendars.

See the INSTALL file for setup instructions.

problems, questions or comments can be sent to the SM-PLUGINS
mailing list

********** CHANGE LOG (new as of v0.5) ************

  v1.1.1 25/07/03
    * Fix for bug preventing creation of public calendars

  v1.1 18/07/03
    * Added ability to specify "limited" administrative users
      who can create shared calendars but not see anyone else's
      shared calendars.
    * Added year view! (Complements Mary Hunter <mhunter@jfku.edu>)
    * Added creator and last editor to event edit and delete pages
    * Fixed problem where some people couldn't create shared calendars
    * Fixed problems administering shared calendars and users
      under non-English languages
    * Fixed some more E_ALL warnings
    * Fixed color clash where events would seem to disappear under
      certain themes
    * Events at midnight (hour zero) now work correctly

  v1.0.1 19/04/03
    * Added event creator and last edited by fields for shared
      calendars
    * Fix for shared calendars not being shared when using
      a Directory Hash Level greater than zero.

  v1.0  05/04/03
    * Updated to work with SquirrelMail 1.4.0

  v0.5.7 24/04/03
    * Added creator and last editor to event edit and delete pages
    * Fixed problem where some people couldn't create shared calendars
    * Fixed problems administering shared calendars and users
      under non-English languages
    * Fixed some more E_ALL warnings
    * Events at midnight (hour zero) now work correctly

  v0.5.6 19/04/03
    * Added event creator and last edited by fields for shared
      calendars
    * Fix for shared calendars not being shared when using
      a Directory Hash Level greater than zero.

  v0.5.5  06/04/03
    * Hovering mouse on events on month view pops up text of event
    * Fix bug when selecting "No" from event update confirmation.

  v0.5  28/03/03
    * Added admin ability to specify wildcards (* or ?) in usernames 
      when assigning users' calendar permissions (saves a lot of 
      typing and manual maintenance when, for example, all users in
      one domain should have access to a single shared calendar!)
    * New users default to no permissions on any calendars
    * Day view defaults to the first of the month when not viewing
      current month
    * Added calendar switching mechanism at bottom of month view
    * Fixed problems displaying <br> tags in event text
    * Updated to be in synch with calendar from SquirrelMail 1.2.11
    * Internationalized all shared calendar text output
    * Updated for compatibility with Plugin Updates plugin
