Metadata

Distro Index Owner:
eea
Home Page:
eea.api.glossary
License
GPL version 2
Version:
1.2
Last updated:
2024-04-16
Keywords:
Python Plone CMS

eea.api.glossary

Files

Indexes

An API for the volto-eea-slate-glossary addon

eea.api.glossary

Develop Master

The eea.api.glossary is a Plone add-on

Main features

  1. Provides the vocabulary for the volto-eea-slate-glossary addon

Install

  • Add eea.api.glossary to your eggs section in your buildout and re-run buildout:

    [buildout]
    eggs +=
      eea.api.glossary
    
  • Or via docker:

    $ docker run --rm -p 8080:8080 -e ADDONS="eea.api.glossary" plone
    
  • Install eea.api.glossary within Site Setup > Add-ons

Plone versions

It has been developed and tested for Plone 5.

Funding

EEA - European Environment Agency (EU)

Changelog

1.2 - (2024-04-16)

  • Change: Release [laszlocseh]

1.1 - (2024-01-19)

  • Change: Develop [laszlocseh]

1.0 (2023-12-22)

  • Initial release. [laszlocseh]