Multilingual Keywords for Plone
Project description
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
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.
License
The project is licensed under the GPLv2.
Contributors
Jens W. Klein, jk@kleinundpartner.at
Peter Holzer
Changelog
1.0 (2016-08-03)
Initial release. [jensens]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.