Jim Biggs wrote: > > 4. The CalendarX object type shows up in portal_types, but all its fields > are empty. I manually edited the fields by entering the information that > was automatically generated in my Plone-2.5.3 install. > > 5. CalendarX now shows up as a selection choice in the Plone-site "add > new..." drop down list >
CalendarX needs to use a GenericSetup profile to install its type now. For the permission, the product should change to have a custom permission like "CalendarX: Add CalendarXFolder" and make sure that Authenticated and Manager have this by default. -- View this message in context: http://www.nabble.com/CalendarX-Sprint-tf4892616s20094.html#a14132765 Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
