Adds the following behaviors to your content type:
- Organisation Structure
- Event Speakers to the Event Content-Type
- Event Sponsors to the Event Content-Type
- Allow the title of aq_parent as a creator for the Content-Type.
In addition, it adds additional catalogs and indexers for each behavior.
- collective.behaviors.events
- collective.behaviors.organisation
- collective.behaviors.vocabularies.IParentTitleAsCreator
Install collective.behaviors by adding it to your buildout:
[buildout] ... eggs = collective.behaviors
and then running bin/buildout
- Issue Tracker: https://github.com/collective/collective.behaviors/issues
- Source Code: https://github.com/collective/collective.behaviors
The project is licensed under the GPLv2.