Multilingual Plone UI package, enables maintenance of translations for both Dexterity types and Archetypes
Project description
Introduction
This module provides the user interface for managing content translations. It’s the app package of the next generation Plone multilingual engine. It’s designed to work with Dexterity content types and the old fashioned Archetypes based content types as well. It only works with Plone 4.1 and above due to the use of UUIDs to reference the translations.
Usage
To use this package with Dexterity content types you should add to your eggs buildout section:
eggs = plone.app.multilingual [dexterity]
If you want to use it with Archetypes based content types:
eggs = plone.app.multilingual [archetypes]
[…] (WIP)
Translation Engine Design
See plone.multilingual README:
Roadmap
Feature list for paml:
1.0
Improved display of the current content language and which translations are already available
Traversal using /en /es /ca URLs
Initial reimplementation of the UX in translation views in Plone UI
Initial implementation of language independent fields using marker interfaces on fields
2.0
Add support for Deco layouts and content types
Pluggable translation policies
Pluggable language policies negotiations
3.0
plone.app.cmsui support
Changelog
0.1a2 - 2011-12-4
Improved Control Panel [ramon]
Improved Language Control Panel site languages selector widget to be more usable
Setup the root folder layout for each configured site languages on languages control panel save settings [ramon, sneridagh]
Adapt languageselector viewlet from LP [ramon]
Re-enable and adapt the searchResults patch again [ramon]
Cleaning description of packages and registerProfile of paml [sneridagh]
0.1a1 - 2011-10-3
Initial version [ramon, awello, sneridagh]
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.
Source Distribution
Built Distribution
Hashes for plone.app.multilingual-0.2b3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc9c7d4388286f04918bd8b420aa918ff195a701f984c3b928b8c664bd375551 |
|
MD5 | d978997d87214983e15ed1529afe6172 |
|
BLAKE2b-256 | 109116b65a85e63a0378a80ede7c68b20e4f79ff88abb09c10a18417795699b8 |
Hashes for plone.app.multilingual-0.2b3-py2.6.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d2d2fa7288988f3139f4949496b4f31191715d7017b5926ea14486eeb2b0fed |
|
MD5 | 29c71d6d3a8fb575e2bff38d8c50111d |
|
BLAKE2b-256 | 2cb86753e820f54e6c4df27a1f5eceae619ec7a0bbe9266980e995e7a61e6354 |