Hi, If the finality is to have a TTW managed vocabulary for AT based contents, you may find ATVocabularyManager useful for your use case.
Hope this helps... -- Gilles Lenfant Le 3 mai 2010 à 16:54, Mark Phillips a écrit : > 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 _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
