Skip to content

Add additional behaviors to plone based on the installed profile.

Notifications You must be signed in to change notification settings

JamDevCo/collective.behaviors

Repository files navigation

collective.behaviors

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.

Features

  • collective.behaviors.events
  • collective.behaviors.organisation
  • collective.behaviors.vocabularies.IParentTitleAsCreator

Installation

Install collective.behaviors by adding it to your buildout:

[buildout]

...

eggs =
    collective.behaviors

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.

About

Add additional behaviors to plone based on the installed profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages