I have an older style (Plone 2.5) custom product based on Archetypes (1.4.6-final). The product is an extension of ATEvent with some extra fields. These fields depend on different vocabularies that are currently defined in config.py. I would like to move these vocabularies to a property sheet, but I don't know how. I have seen examples that have property sheets in protal_skins and others that have them defined under the properties tab. Which is the "correct" way to handle this type of run-time configuration for an Archetype based product? Where would I find examples that define a property sheet for a product that can be changed at run time? What APIs do I use?
Thanks! Mark
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
