Radim Novotny wrote:
Hi,
I have propertiestool.xml in my product, which defines custom property
sheet. There are several properties of type "int". I provide the default
values in XML file, but when user changes these values in ZMI (or
through my controlpanel) and reinstalls the product in Quickinstaller,
all properties are set back to the default values.
How can I prevent this ?
have you tried to add
purge="False"
to the property element?
Raphael
Example:
http://dev.plone.org/collective/browser/collective.contentleadimage/trunk/collective/contentleadimage/profiles/default/propertiestool.xml
Thanks
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers