Dexterity behavior to add a local plone.app.registry for content types, it adds a local component with a layered proxy registry.
Project description
Life, the Universe, and Everything
Dexterity behavior to add a local plone.app.registry for content types, it adds a local component with a layered proxy registry.
Mostly Harmless
Got an idea? Found a bug? Let us know by opening a support ticket.
Don’t panic
Installation
To enable this product in a buildout-based installation:
Edit your buildout.cfg and add collective.behavior.localregistry to the list of eggs to install:
[buildout] ... eggs = collective.behavior.localregistry
If you are using Plone 4.1 you may need to extend a Dexterity known good set (KGS) to make sure that you get the right versions of the packages that make up Dexterity:
[buildout] ... extends = https://good-py.appspot.com/release/dexterity/1.2.1?plone=4.1.6
After updating the configuration you need to run ‘’bin/buildout’’, which will take care of updating your system.
Go to the ‘Site Setup’ page in a Plone site and click on the ‘Add-ons’ link.
Check the box next to collective.behavior.localregistry and click the ‘Activate’ button.
Changelog
There’s a frood who really knows where his towel is
1.0b2 (2014-03-12)
Fix package credits. [hvelarde]
Pillow was removed as a package dependency. [hvelarde]
Allow objects with this behavior applied to be renamed. Previously, this failed with a KeyError as the underlying registry needed to be reconfigured for a new path. [davidjb]
1.0b1 (2013-04-21)
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.
Source Distribution
Hashes for collective.behavior.localregistry-1.0b2.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | c75039154b6c2578d53a2771add4ab25c433a060431463d7c31dbbb6cff377a6 |
|
MD5 | 26941cfc0435175cb26157b41faf0880 |
|
BLAKE2b-256 | a9e3aa575c3a02ac906d17aa3ba8b79ddb645598b6bd427ab841fb47d77ffec7 |