Plone backend add-on to define a glossary and provide tooltips on matching text.
- 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.
Create a Glossary.
Use it!
Configure glossary settings in the control panel.
- An operating system that runs all the requirements mentioned.
- uv
- Make
- Git
- Docker (optional)
-
Clone this repository, then change your working directory.
git clone git@github.com:collective/collective.glossary.git cd collective.glossary
-
Install this code base.
make install
The project is licensed under GPLv2.
Generated using Cookieplone (0.9.7) and cookieplone-templates (c7497ac) on 2025-06-25 15:56:13.999992.