Organizations and functions combinations to create plone groups
Project description
Introduction
A Plone add-on that manage organizations and functions, leading to corresponding plone groups creation. This product makes the link between:
collective.contact.core : organization definition containing your organization services (multiple levels)
collective.dms.basecontent (LocalRolesToPrincipals field) : field presenting a list of services for which a local role can be given
How-to
First, create a directory in your site (object from collective.contact.core). This directory will contain all the informations related to your contacts.
You can then add your organization in it (with a specific id equal to ‘plonegroup-organization’). An organization can contain organizations (such as services, divisions or department).
In the collective.contact.plonegroup configuration panel, you have to :
select some services of your organization to be used in LocalRolesToPrincipals field
define some function labels that will be used in each selected organization
When submitting, for each organization - function combination, a plone group will be created with the id “organization-uid”_”function-id” and name “organizations-name” (“function-name”).
The generated plone groups will be used in LocalRolesToPrincipals field, where some local roles can be given to some function for each selected service.
Installation
Add collective.contact.plonegroup to your eggs.
Re-run buildout.
Install the product in your plone site.
Tests
This add-on is tested using Travis CI. The current status of the add-on is :
Credits
Have an idea? Found a bug? Let us know by opening a ticket.
Contributors
Gauthier Bastien, IMIO
Stéphan Geulette, IMIO
Vincent Fretin, Ecreall
Cédric Messiant, Ecreall
Frédéric Peters, Entr’ouvert
Changelog
0.2 (2014-03-18)
Corrected Manifest to include all files.
0.1 (2014-02-13)
Initial release. [sgeulette]
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.contact.plonegroup-0.2.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ae5a95123c9f128f8425d1a1ed9341e4cb0d59525727f13f9234a3e172d380e |
|
MD5 | c82fc0fa5421520472339c1df890f42c |
|
BLAKE2b-256 | cbd752dbff19fc2b0de89a361cc693eeb366424f2efd5f4b7e396f7e42840586 |