Yes, and no. It works by setting marker interfaces on the content
objects, and these markers needs to be removed first. You can remove
them manually in the ZMI, by going to the Interfaces tab of the
content object and uncheck any interfaces beginning with p4a.
--
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
2009/10/23 Steve <steven.c...@gmail.com>:
> But my understanding of the p4a products is that they are sub-classedYes, and no. It works by setting marker interfaces on the content
> and hence will not break your site in futures upgrades if the p4a
> products are not available for newer version of plone. Is this true?
objects, and these markers needs to be removed first. You can remove
them manually in the ZMI, by going to the Interfaces tab of the
content object and uncheck any interfaces beginning with p4a.
--
Lennart Regebro: Python, Zope, Plone, Grok
http://regebro.wordpress.com/
+33 661 58 14 64
The calendar bits do anyway. But as noted, you can still mark content
even if the product is not installed, and then obviously you can't
uninstall it. :)