Translation manager for Plone / LinguaPlone websites
Project description
Introduction
Translation manager and helper for Plone CMS / LinguaPlone sites.
Features
Force admin language: Useful e.g. for when admin needs to work with languages they are not familiar with. Very useful for strange languages (from western point of view) like China, Japanese or Russian. You can set this language in the control panel.
Translations Manager: A menu item for the admins in the user menu. This allows you to batch enter translated content and quickly get overview what contents still needs to be translated.
Notes
Admin language behavior
By default the forced admin language is handled by overriding language when doing look-ups for plone and collective.* gettext translation domains. The logic here is that these language strings are used by the management interface.
The actual language is not switched in any point: changing the language itself would cause site behavior differense in folder contents, search and other content listing views making administrative tasks impossible.
Translation manager
The Translation Manager is effective in the current folder and all its childred: if you have a site with a lot of content you might want to invoke Translation Manager one folder by at the time and not in the site root due to speed issues of locating translated content.
1.2 (2014-08-12)
Add buildout and missing dependencies [laulaz]
1.1 (2013-09-20)
Add missing MANIFEST [fulv]
1.0 (2013-09-20)
Italian translation [giacomos]
Added missing dependency to Products.LinguaPlone [giacomos]
French translation [laulaz]
Fixes (grok CodeView is now View, protect settings and other minor things) [laulaz]
Basque and spanish translations [erral]
i18nize the product [erral]
Log errors instead of throwing RuntimeError [erral]
Changes to work in a given context instead of site root [erral]
Initial implementation [miohtama]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.