An add-on for Plone
Project description
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
Issue Tracker: https://github.com/PloneGov-IT/rt.categorysupport/issues
Source Code: https://github.com/PloneGov-IT/rt.categorysupport
License
The project is licensed under the GPLv2.
Contributors
Filippo Campi, sviluppoplone@redturtle.it
Changelog
1.1.0 (2020-01-03)
Do not wake up objects in taxonomies view. [cekk]
1.0.1 (2019-01-09)
Revert to old rer.sitesearch persistent fields. [cekk]
1.0.0 (2019-01-09)
Remove dependency to rer.sitesearch persistent fields. [cekk]
More italian translations changes (#16825) [arsenico13]
1.0a2 (2018-12-13)
Added some italian translations. [arsenico13]
Fix path in search link. [cekk]
Some minor fixes to taxonomies view. [eikichi18]
1.0a1 (2018-10-11)
Initial release. [eikichi18]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.