Skip to content

collective/collective.linguatags

Repository files navigation

collective.linguatags

Multilingual Tags for Plone

Features

  • tags are entered in one canonical language
  • a tag is turned into a message id
  • collective.linguatags provide an own i18n domain 'linguatags'
  • all messages in this domain are translatable ttw with a controlpanel
  • view/viewlets showing tags are overridden to show the translated tag

Installation

Install collective.linguatags by adding it to your buildout:

[buildout]

...

eggs =
    collective.linguatags

and then running bin/buildout

Contribute

https://travis-ci.org/collective/collective.linguatags.svg?branch=master https://coveralls.io/repos/github/collective/collective.linguatags/badge.svg?branch=master

We'd be happy to see many commits, forks and pull-requests to make collective.linguatags even better.

If you are having issues, please let us know. Open an issue or send us an e-mail to dev@bluedynamics.com.

License

The project is licensed under the GPLv2.