raptus.multilanguageplone

by Raptus AG last modified Jan 23, 2012 04:40 PM

adding multilanguage support to default plone content types

Project Description

Introduction

raptus.multilanguageplone provides a simple way to have internationalization on content objects. raptus.multilanguageplone isn't meant to be a fully fledged multilanguage tool, like LinguaPlone. Translation is done directly in the edit view of a content type and provides a widget to use google's translation api to translate the different fields.

Unlike LinguaPlone raptus.multilanguageplone doesn't create an object for each translation, it stores the translation on the object itself and therefor doesn't support translation workflows and language aware object paths.

Changelog

1.0 (2012-01-23)

  • fixed fulltextsearch on no blobed binary files.

1.0b6 (2011-11-29)

  • improved setuphandler to only add and reindex indexes if not yet present

1.0b5 (2011-05-30)

  • fixed setuphandler

1.0b4 (2010-12-07)

  • plone.app.imaging compatibility (removed sizes property if available)

1.0b3 (2010-11-03)

  • enabled multilanguage blob files and images
  • moved patching of file and image to raptus.multilanguagefields

1.0b1 (2010-08-07)

  • fixed uninstall profile to check install context

0.7 (2010-02-16)

  • readded primary markers which are needed for multilanguage image support and the getContentType method for rich text fields added __bobo_traverse__ patch for newsitems to support transparent acces to multilanguage image scales
  • Added license information
  • Merging branch aws_evols into trunk
  • fix whitespace
    • added minimal framework for doctests
    • added a simple doctest (Readme.txt)
    • added genericSetup importSteps to be more plone 3.1+ aware (replace import_steps.xml)

0.6 - (2010-01-28)

  • added support for transparent access to multilanguage image scales

0.5 - (2010-01-26)

  • setting schemata for title, description and text fields

0.4 - (2010-01-25)

  • Fixed document, event, newsitem and topic extenders (missing primary field markers)

0.3 - (2010-01-21)

  • Fixed file, image and link extenders (missing primary field markers)

0.2 - (2009-12-02)

  • Added README.txt

0.1 - (2009-10-30)

  • Initial release

Current Release
raptus.multilanguageplone 1.0

Released Jan 23, 2012 — tested with Plone 4.1, Plone 4

fixed fulltextsearch on no blobed binary files.
More about this release…

Download file Get raptus.multilanguageplone for all platforms
raptus.multilanguageplone-1.0.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
1.0b6 Improved setuphandler to only add and reindex indexes if not yet present More about this release…
Plone 4
Plone 3
beta
1.0b5 More about this release… beta
1.0b4 plone.app.imaging compatibility (removed sizes property if available) More about this release…
Plone 4
Plone 3
beta
1.0b3 enabled multilanguage blob files and images and moved patching of file and image to raptus.multilanguagefields More about this release…
Plone 4
Plone 3
beta
1.0b2 More about this release…
Plone 4
Plone 3
beta
1.0b1 fixed uninstall profile to check install context More about this release…
Plone 4
Plone 3
beta
1.0 Jan 23, 2012 fixed fulltextsearch on no blobed binary files. More about this release…
Plone 4.1
Plone 4
final
0.7 added simple doctest More about this release…
Plone 3
alpha
0.6 added support for transparent access to multilanguage image scales More about this release…
Plone 3
alpha
0.5 setting schemata for title, description and text fields More about this release…
Plone 3
alpha
0.4 Fixed document, event, newsitem and topic extenders (missing primary field markers) More about this release…
Plone 3
alpha
0.3 Fixed file, image and link extenders (missing primary field markers) More about this release…
Plone 3
alpha
0.2 Added README.txt More about this release…
Plone 3
alpha
0.1 Initial release More about this release…
Plone 3
alpha

Comments (0)