collective.registry

by Jean-Michel FRANCOIS last modified Jan 31, 2012 09:49 AM

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.

Changelog

1.0 (2012-01-30)

  • Initial release

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Licenses Status
1.0 More about this release… GPL pre-release

Comments (0)