Installing v. 1.0
Recurring Events Installation:
First you need to create backup copies of two files in the /zope_instance_path/Products/ATContentTypes/content/ directory:
event.py
schemata.py
After you have made backup copies of these you need to replace them with the files found in:
Products/ATContentTypes/content/
Following this you need to copy the files in the Extensions folder to your Zope instance's Extensions directory (should be four in all).
Next you need to copy the following files (from the import folder) into your "import" folder on your Zope instance:
event-items.zexp
global_contentmenu.zexp
After this you need to import the file you just copied in the root of your Plone instance within the ZMI. Click on "Import/Export" and select "event-items.zexp" from the drop-down list. You will probably want to take over ownership.
The last thing to do is to navigate through your ZMI to:
/Plone_instance_name/portal_skins/custom/
And then import the file "global_contentmenu.zexp" (same method as before).
Go ahead and restart your Zope instance (/bin/zopectl restart) and you should be good to go!
I know this process is far from simple. We are hoping to move this into a Product installer as soon as we get the chance.... We would love anyone willing to help out!
You can contact Steven Haddox (Shaddo-X) at: steven@aboutpwd.com

Author: