Extend plone.app.registry by implementing IRegistry with an adapter on context
Project description
Introduction
This add-on extends plone.app.registry by adding a contextual registry which can be used over any object. It has been created to store view configuration throw the add-on collective.configviews 2.X
How to use this add-on
As a developer you can get the IRegistry adapter from a content object and next use it as you want to get/set your configuration stuff.
As a content administrator you can manage the configuration stored in a content by calling the view $content_url/contextual_registry/view where $content_url must be replaced by the url of your content item.
How to install
Please follow the official documentation.
Credits
Changelog
1.0 (2012-01-30)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.