from p4a.calendar.interfaces import ICalendarConfig config = ICalendarConfig(folder) config.calendar_activated = True folder.reindexObject()
IIRC you can then do http://server/folder/@@month. HTH Hedley _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
