collective.glossary
Content type to define a glossary and its terms.
collective.glossary
Plone backend add-on to define a glossary and provide tooltips on matching text.
Features
- The terms are defined as title / definition pairs.
- The term can have variants.
- The definiton is richtext formated.
- The tooltip can be disabled in glossary control panel.
- Tooltips can be restricted to a selection of content types.
- REST API service @glossary_terms to fetch the terms of a glossary.
@rohberg/volto-slate-glossary is the corresponding Volto add-on.
Screenshots

Create a Glossary.

Use it!

Configure glossary settings in the control panel.
Contribute
Prerequisites ✅
- An operating system that runs all the requirements mentioned.
- uv
- Make
- Git
- Docker (optional)
Installation 🔧
Clone this repository, then change your working directory.
git clone git@github.com:collective/collective.glossary.git cd collective.glossaryInstall this code base.
make install
License
The project is licensed under GPLv2.
Acknowledgements
Generated using Cookieplone (0.9.7) and cookieplone-templates (c7497ac) on 2025-06-25 15:56:13.999992.