ResourceRegistries Plone 2.0 Compatibility (BETA)

by Laurence Rowe last modified Dec 30, 2008 05:54 PM
How to use Resource Registries 1.1 with Plone 2.0

To use with Plone 2.0.x, you have to make sure to move the header.pt template from the 20compatibility directory to skins/ResourceRegistries

But as ResourceRegistries 1.1 depends on changes to CMFCore/Skinnable.py in CMF 1.5.5 you must patch the current version. Attached to this document is a patch (to CMF 1.4 branch in subversion) and a patched Skinnable.py file. Please note that this patch has not yet recieved even basic testing. Feedback welcomed!