z3c.form local role field for dexterity
Project description
Introduction
This package permits to give a local role on a content following a content field value and the workflow state. It uses borg.localrole.
A new configuration page is added as a new tab on each dexterity type configuration.
You can there define for each local role field and each state which local roles will be automatically given to the selected principal in the field.
You will find in each configuration line an additional field names suffix. If completed, the suffix name will be added at the end of the local role field value to define a principal name.
By example: if the configuration suffix is “director” and the local role field value is “group1”, the local role will be given to “group1_director”.
This last functionality is used with the package collective.contact.plonegroup.
Technically, this package extends dexterity.localroles:
provides a principal selector field
extends the configuration page
This is a refactoring of collective.z3cform.rolefield.
Installation
Add dexterity.localrolesfield to your eggs.
Re-run buildout.
Done.
Credits
Have an idea? Found a bug? Let us know by opening a ticket.
Tests
This package is tested using Travis CI. The current status of the add-on is :
Contributors
Martin Peeters, Original Author [Affinitic]
Changelog
0.2.1 (2015-06-02)
Update Readme [sgeulette]
0.2 (2015-06-02)
Avoid exception on site deletion. [sgeulette]
Add single value local role field. [cedricmessiant]
Also lookup behaviors when searching for local role fields. [cedricmessiant]
0.1 (2014-10-24)
Initial release [mpeeters]
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 dexterity.localrolesfield-0.2.1.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f96b456893009b005a1e80a1540b63e25bbf465be2c2db40eceee9a7bffe646 |
|
MD5 | 85f966e5aca0369a2955d31f178d1d5d |
|
BLAKE2b-256 | a57907afee6ad4bc92a41bd8edc57760f40f869d69ca3d56a50094a9cf986ad1 |