Multilingual Tags for Plone
- 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
Install collective.linguatags by adding it to your buildout:
[buildout] ... eggs = collective.linguatags
and then running bin/buildout
- Issue Tracker: https://github.com/collective/collective.linguatags/issues
- Source Code: https://github.com/collective/collective.linguatags
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.
The project is licensed under the GPLv2.