Skip to main content

Plone add-on product to define a glossary.

Project description

kitconcept.glossary

http://img.shields.io/pypi/v/kitconcept.glossary.svg https://img.shields.io/travis/kitconcept/kitconcept.glossary/master.svg

kitconcept

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

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

As user, I can see a glossary term definition

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

As administrator, I can choose if a user should see a tooltip for a glossary term

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

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

HU Berlin

The development of this plugin has been kindly sponsored by Humboldt-Universität zu Berlin.


kitconcept

Developed by kitconcept.

License

The project is licensed under the GPLv2.

Changelog

1.1.0 (2020-10-30)

Feature:

  • Make the @glossary_terms’ restapi endpoint context-sensitive and available only to ‘IGlossary’ containers [tiberiuichim]

1.0.1 (2020-07-15)

Bugfix:

  • Don’t purge behaviors [csenger]

1.0.0 (2020-04-15)

  • Re-release 1.0.0a13 as final. [timo]

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kitconcept.glossary-1.1.0.tar.gz (269.1 kB view hashes)

Uploaded Source

Built Distribution

kitconcept.glossary-1.1.0-py3-none-any.whl (79.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page