Skip to content

collective/lineage.controlpanels

Repository files navigation

CI Status

Latest Version

Egg Status

image

License

lineage.controlpanels

Warning

ALPHA: THIS IS STILL EXPERIMENTAL CODE!

Allows Lineage child site specific configurations for plone.registry based controlpanels.

Not available in Lineage Childsites

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

Installation

Install lineage.controlpanels by adding it to your buildout:

[buildout]

...

eggs =
    lineage.controlpanels

and then running bin/buildout

Source Code and Contributions

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

Contributors

License

The project is licensed under the GPLv2.