Content types to define a glossary and its terms
Project description
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
Issue Tracker: https://github.com/collective/collective.glossary/issues
Source Code: https://github.com/collective/collective.glossary
Documentation: https://docs.plone.org/foo/bar
Support
If you are having issues, please let us know: community.plone.org
License
The project is licensed under the GPLv2.
Screenshots
Create a Glossary.
</figcaption>Use it!
</figcaption>Changelog
2.0.3 (2023-06-23)
Speed up glossary view by getting the entries only once. [maurits]
2.0.2 (2022-07-28)
Link to Support page.
2.0.1 (2022-07-28)
Add restapi services to fetch glossary terms and settings. @ksuess
Replace term description by richtext definition. @ksuess
Enrich term with variants. @ksuess
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.
Source Distribution
Built Distribution
Hashes for collective.glossary-2.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07500da75f14838e7792303f82c9f89ed0000e218e2aad68cf11a80a34a064d2 |
|
MD5 | 2cce9719a2434e5dfcd486720b8ac95a |
|
BLAKE2b-256 | b27178a9d1a9f1190c9cbfbcc8909c216e2118575f05be7fb33153eb75457bf4 |
Hashes for collective.glossary-2.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20f225ac894ba8bee8cfcd67c5fe6777d82a7c87557ba5c6a457685ea48de43d |
|
MD5 | 887a6142362b28f751f6f20c4eec6911 |
|
BLAKE2b-256 | 2f366fe8af8fa6d8036233c6ccbfc2edb917609c1721ca7058d12e25599153be |