Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 1.5 KB

File metadata and controls

71 lines (40 loc) · 1.5 KB

rt.categorysupport

https://travis-ci.org/PloneGov-IT/rt.categorysupport.svg?branch=master

Plugin that add a new "Taxonomies" field to content-types.

Features

  • Fixed list of available taxonomies
  • View for folder contents to show a list of contained objects' taxonomies

Available taxonomies

There is a control panel (@@taxonomy-settings) where you can set available taxonomies that users can choose.

Examples

This add-on can be seen in action at the following sites:

Translations

This product has been translated into

  • Italian

Installation

Install rt.categorysupport by adding it to your buildout:

[buildout]

...

eggs =
    rt.categorysupport

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.