Addon to manage complex content classification tree
Project description
collective.classification.tree
Tell me what your product does
Features
Can be bullet points
Examples
This add-on can be seen in action at the following sites: - Is there a page on the internet where everybody can see the features?
Documentation
Full documentation for end users can be found in the “docs” folder, and is also available online at http://docs.plone.org/foo/bar
Translations
This product has been translated into
Klingon (thanks, K’Plai)
Installation
Install collective.classification.tree by adding it to your buildout:
[buildout] ... eggs = collective.classification.tree
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/collective/collective.classification.tree/issues
Source Code: https://github.com/collective/collective.classification.tree
Documentation: https://docs.plone.org/foo/bar
Support
If you are having issues, please let us know. We have a mailing list located at: project@example.com
License
The project is licensed under the GPLv2.
Contributors
Martin Peeters [original author]
Changelog
1.1.1 (2024-09-18)
Don’t create wheel. [sgeulette]
1.1.0 (2024-09-17)
Added classification_category indexer to store empty value. [sgeulette]
1.0.1 (2024-06-07)
Defined category identifier defaut value based on parent. [sgeulette]
Blacked files [sgeulette]
1.0.0 (2024-03-01)
Handled bool on category object. [sgeulette]
1.0a3 (2023-09-08)
Removed python_requires causing problem to download from pypi [sgeulette]
1.0a2 (2023-07-20)
Corrected setup urls. [sgeulette]
1.0a1 (2023-03-29)
Initial release. [mpeeters]