Plone add-on product to define a glossary.
Project description
kitconcept.glossary
Introduction
kitconcept.glossary is a Plone add-on product to define a glossary.
This package is inspired by PloneGlossary.
Features
As editor, I can add a glossary
As editor, I can add a glossary item to a glossary
As user, I can see a glossary term definition
As administrator, I can choose if a user should see a tooltip for a glossary term
As editor, I can add a glossary
As user, I can see a glossary term definition
As administrator, I can choose if a user should see a tooltip for a glossary term
Installation
Install kitconcept.glossary by adding it to your buildout:
[buildout] ... eggs = kitconcept.glossary
and then run “bin/buildout”.
Contribute
Support
If you are having issues, please let us know.
Development
Requirements:
Python 2.7 or 3.7
Virtualenv
Setup:
make
Run Static Code Analysis:
make code-Analysis
Run Unit / Integration Tests:
make test
Run Robot Framework based acceptance tests:
make test-acceptance
Credits
The development of this plugin has been kindly sponsored by Humboldt-Universität zu Berlin.
Developed by kitconcept.
License
The project is licensed under the GPLv2.
Changelog
1.0.0a13 (2020-04-14)
Fix exception when process description field in the view for Python 3. [rodfersou]
1.0.0a12 (2020-02-10)
Add letter subheadings and “All” link to glossary list. [csenger]
1.0.0a11 (2020-02-04)
Show all variants in glossary view. [csenger]
Remove description from glossary view. [csenger]
1.0.0a10 (2019-12-06)
Recompile mo files in buildout. [csenger]
1.0.0a9 (2019-12-06)
Make sure the indexed description is unicode, not ElementUnicodeResult. [csenger]
1.0.0a8 (2019-12-06)
Fix Glossary title and description. [timo]
1.0.0a7 (2019-11-22)
Don’t run the highlighter on edit forms as it will remove the term text from form fields. [csenger]
Fix the templates to run in that don’t have ATContentTypes. [csenger]
Use an unminified build with debug output for now. [csenger]
Fix German translation for Glossary description. [timo, csenger]
1.0.0a6 (2019-11-11)
Update German translations. [timo]
1.0.0a5 (2019-11-08)
Black. [timo]
1.0.0a4 (2019-11-08)
Use Portal Transforms transformation to generate glossary entries. [csenger]
Show definition in list view with configurable truncation. [csenger]
Rename ‘Term’ to ‘GlossaryTerm’. [timo]
Add ‘Glossary’ type to displayed_types that show up in the navigation. [timo]
1.0.0a3 (2019-05-28)
The default exclude_from_navigation behavior always return default value as False, and the adapter supposed to give tha hability to change the default value to True is broken. The behavior is being override here with defaut value as True to always exclude from navigation the Term items (same behavior as Producst.PloneGlossary). [rodfersou]
1.0.0a2 (2019-05-27)
Add support for Archetypes. [rodfersou]
1.0.0a1 (2019-05-09)
Initial release. [kitconcept]
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 kitconcept.glossary-1.0.0a13.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bf9dec55c6ca497b42e15a5aeff92a0047423f4e96aa2d1ebe327d4da0353e6 |
|
MD5 | 85613c099f3eef539edaef6b71a27694 |
|
BLAKE2b-256 | fd8a4b0127d0455512de6dc261f6d27c68003221b85a00ee62c3ec6116b06e65 |
Hashes for kitconcept.glossary-1.0.0a13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa5803ce82092a1de480a7dc63020bbf130519cbdbe1e116bd39265ef06b0817 |
|
MD5 | 4d3dbfb4668f0f28f96ac4a7c2f0b8c9 |
|
BLAKE2b-256 | 50cc5dd6c37816b7d775bddd863a298845dca964102b8be51bc4e3dd73f9427f |