raptus.multilanguageurls
Provides multilanguage URLs for Plone sites using raptus.multilanguagefields
Project Description
Introduction
raptus.multilanguageurl provides multilingual URLs for content types having a multilingual title field provided by raptus.multilanguagefields. The IDs will initially be generated from the language specific titles and may afterwards be changed using the rename action.
Installation
After installing the package through the quickinstaller tool the multilingual IDs may be generated by navigating to the view named update_multilanguage_ids as a manager user.
Changelog
1.0a7 (2012-04-19)
- Enforce a different ID for every language on object creation
- Removed folder action to batch rename multiple objects, as this is not possible with the current implementation (renaming is now only possible through the the actions dropdown)
1.0a6 (2012-02-06)
- Added more robust check when getting the languages for a given translated ID
1.0a5 (2012-02-01)
- Be more defensive when checking id containement in MultilanguageURLHandler
- Added missing import in patches.py
1.0a4 (2012-01-31)
- Fixed traverse priorities to fix issue if a translated id may be acquired through acquisition
1.0a3 (2012-01-30)
- Fixed renaming process when creating new or moving existing objects
1.0a2 (2012-01-30)
- Added missing patch of OFS.Traversable.Traversable.unrestrictedTraverse
- MultilanguageURLHandler no longer requires a request object
1.0a1 (2012-01-30)
- Initial release
Current Release
No stable release available yet.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 1.0a7 | Enforce a different ID for every language on object creation and removed folder action to batch rename multiple objects, as this is not possible with the current implementation (renaming is now only possible through the actions dropdown) More about this release… |
Plone 4.1
Plone 4
|
GPL | alpha | |
| 1.0a6 | Added more robust check when getting the languages for a given translated ID More about this release… |
Plone 4.1
Plone 4
|
GPL | alpha | |
| 1.0a5 | Be more defensive when checking id containment in MultilanguageURLHandler. More about this release… |
Plone 4.1
Plone 4
|
GPL | alpha | |
| 1.0a4 | Fixed traverse priorities to fix issue if a translated id may be acquired through acquisition More about this release… |
Plone 4.1
Plone 4
|
GPL | alpha | |
| 1.0a3 | Fixed renaming process when creating new or moving existing objects More about this release… |
Plone 4.1
Plone 4
|
GPL | alpha | |
| 1.0a2 | Added missing patch of OFS.Traversable.Traversable.unrestrictedTraverse and adjusted MultilanguageURLHandler to no longer require a request object More about this release… |
Plone 4.1
Plone 4
|
GPL | alpha | |
| 1.0a1 | Initial release More about this release… |
Plone 4.1
Plone 4
|
GPL | alpha |

