Warning
ALPHA: THIS IS STILL EXPERIMENTAL CODE!
Allows Lineage child site specific configurations for plone.registry based controlpanels.
The following control panels change global settings. Therefore they are not available in subsites.
- content-controlpanel
- dexterity-types
- filter-controlpanel
- maintenance-controlpanel
- prefs_install_products_form
- resourceregistry-controlpanel
- security controlpanel
- usergroup-groupprefs
- usergroup-userprefs
This is also disabled, but should probably fixed to work with local registries too: - portal_registry
This one stores it's configuration in the registry but has changes one setting in portal_actions, which would affect all sites. Thus disabled. - syndication-controlpanel
Install lineage.controlpanels by adding it to your buildout:
[buildout] ... eggs = lineage.controlpanels
and then running bin/buildout
If you want to help with the development (improvement, update, bug-fixing, ...)
of lineage.controlpanels
this is a great idea!
The code is located in the github collective.
You can clone it or get access to the github-collective and work directly on the project.
Maintainer is Johannes Raggam and the BlueDynamics Alliance developer team. We appreciate any contribution and if a release is needed to be done on pypi, please just contact one of us dev@bluedynamics dot com
- Jens W. Klein <[email protected]>
- Daniel Widerin <[email protected]>
The project is licensed under the GPLv2.