Content types to define a glossary and its terms
Project description
collective.glossary
Content types to define a glossary and its terms.
Screenshots
Installation
Install collective.glossary by adding it to your buildout:
[buildout] ... eggs = collective.glossary
and then running bin/buildout
Translations
This product has been translated into
german
Contribute
Issue Tracker: https://github.com/collective/collective.glossary/issues
Source Code: https://github.com/collective/collective.glossary
Support
If you are having issues, please let us know: https://community.plone.org
License
The project is licensed under the GPLv2.
Supported versions
Python 3.7+ Plone 5.2, Plone 6
Contributors
Héctor Velarde
Rodrigo Ferreira de Souza
Katja Süss, Rohberg, k.suess@rohberg.ch, @ksuess
Changelog
1.1 (2022-07-27)
Support Plone 6 [ksuess]
Support Plone 5.2 (Python 3.7+). [ksuess]
Switch to github workflow CI. [ksuess]
Test with tox. [ksuess]
Enhance layout of glossary and tooltip. [ksuess]
1.0b2
Drop support for Plone 5.0. [hvelarde]
language specific sorting of terms with the same later using zope.ucol [ajung]
1.0b1 (2016-12-19)
Term template was refactored to avoid duplicated definitions (closes #26) [hvelarde]
Glossary terms now use tile scales (closes #5). [hvelarde]
Remove dependency on five.grok. [hvelarde]
Fix ReferenceError on JavaScript code (Plone 5 does not include global variables anymore). [hvelarde, rodfersou]
Remove dependency on Products.CMFQuickInstallerTool. [hvelarde]
Change glossary to always call JSON view from the portal URL (closes #22). [rodfersou]
A new rich text field was added to the Glossary content type. [hvelarde]
Normalize glossary index (closes #18). [rodfersou]
Add option to select content types that will display glossary terms (closes #14). [rodfersou]
Apply Glossary just to #content-core. (closes #12). [rodfersou]
Review method is_view_action to work with Virtual Host configuration. [rodfersou]
Terms should only be added inside a Glossary (closes #8). [hvelarde]
1.0a1 (2015-05-18)
Initial release.
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.