PublicationProduct 1.0b3 (Beta release)
Up to Product page
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 3.1, Plone 3.0 |
|---|---|
| State | Beta release |
| License | GPL |
| Release Manager | Alexander Pilz |
| Released | 2008/04/30 |
Plone 3.0 and 3.1 compatibility.
Change log
- Added support for slc.xliff
- refactored the adapter.py into adapter/ subdir
- Added an eventhandler to automatically set the suptype on files added to a publication folder
- Added an eventhandler to detect the uploaded language if the filename starts or ends with a lang abbrev. E.g. XX_filename.pdf or filename_XX.pdf or XX-filename.pdf or filename-XX.pdf.
- Added a patch for linguaplone inserting a new event to allow translating subtyped objects. Translations need to be subtyped just after the object has been created and before attributes are edited.