Skip to content

Generative tooltips by glossary

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst
Notifications You must be signed in to change notification settings

collective/collective.glossary

Repository files navigation

Github workflow status badge

collective.glossary

collective.glossary is a 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.

The add-on provides a REST API service @glossary_terms to fetch the terms of the glossary.

@rohberg/volto-slate-glossary is the corresponding Volto add-on.

Translations

This product has been translated into

  • german

Installation

Install collective.glossary by adding it to your buildout:

[buildout]

...

eggs =
    collective.glossary

and then running bin/buildout

Contribute

Support

If you are having issues, please let us know: community.plone.org

License

The project is licensed under the GPLv2.

Screenshots

https://raw.github.com/collective/collective.glossary/master/docs/glossary.png

Create a Glossary.

https://raw.github.com/collective/collective.glossary/master/docs/usage.png

Use it!

https://raw.github.com/collective/collective.glossary/master/docs/controlpanel.png