This is the EventFolder Product.
To use it, you must first have the Renderable ZClass product installed.
Then copy the EventFolder.zexp file to your Zope/import directory
(create it if you don't have one already- it must be import NOT Import).

Then you can create an instance of an EventFolder somewhere in your
Zope.  Click the HELP tab for more info about how to use this
product and for customization options.

NOTE: this version was tested with Zope 2.2.1 beta 1. It will not work correctly
with Zope 2.2 due to that version's problem with unchecked properties. 
If you are using Zope 2.1.6 you need EventFolder 0.9.  


IF you find that the rendered calendar display looks unbalanced, try adding
the following (or something similar) to your standard_html_header (or 
somewhere else sensible, like right before the line <dtml-var events>
(or whatever you name the event folder.

<font face="Verdana,Arial,Helvetica,sans-serif>




questions? jeff@sasmor.com


