CPSSharedCalendar 1.3.3
=======================

CPSSharedCalendar is a Calendaring system for CPS3 based on the CalCore and 
CalZope calendring products. It allows multiple users to create and edit 
events, as well as sharing events by inviting each other.

This next generation calendar supports running both under CPS, CMF and
in non-CMF installations, using Zope 3 and Five technology. 

This package contains the following products:
Product           Revision
iCalendar         0.10
CalCore           1.3.1
CalZope           1.3.3
CPSSharedCalendar 1.3.3
CMFonFive         1.1.0
CPSonFive         1.2.0

Requirements
------------
* Zope 2.7 or 2.8.

* CPS 3.2 or 3.3.

* Zope 2.7.x requires the separate installation of Five and  Zope 3.
  We recommend Five 1.1 and Zope 3.0.1:

    http://codespeak.net/z3/
    http://www.zope.org/Products/Zope3/3.0.1


Installation
============

CPS 3.3
-------
If you are running CPS 3.3, we recommend that you first upgrade to CPS 3.3.6. 
Then copy all the subdirectories in the package *except* CMFonFive into your 
Products directory. It is very important that you do not copy in CMFonFive, 
as this version of CMFonFive is incompatible with later versions of CMF, and 
will prevent your server from restarting.

Restart the server, go to portal_quickinstaller, select CPSSharedCalendar 
and click reinstall. Done!

CPS 3.2
-------
For installation under CPS 3.2, copy all the subdirectories to your
Products directory, and follow the instructions in
CPSSharedCalendar/INSTALL.txt.

Future warning: It is planned that CPSSharedCalendar 1.3 is going to be the 
last version to support CPS 3.2, and CPSSharedCalendar 1.3 will probably
become unsupported with the release of CPS 3.4.

