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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

acc51a7 · Dec 19, 2023
Jun 23, 2023
Jul 28, 2022
Dec 14, 2023
Jul 28, 2022
Mar 18, 2022
Mar 25, 2022
Dec 19, 2023
Jul 28, 2022
Jul 28, 2022
Mar 18, 2022
Mar 18, 2022
Jun 23, 2023
Jul 28, 2022
Jun 27, 2023
Mar 18, 2022
Mar 18, 2022
Jul 28, 2022
Jul 27, 2022
Jul 27, 2022
Jun 27, 2023
Oct 23, 2023
Dec 19, 2023
Jun 27, 2023
Jun 27, 2023
Jun 27, 2023

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