- Add language code as prefix instead of sufix for new files.
1.0a8
------------------
* Added missing patch for plones breadcrumbs view to create proper multilanguage URLs * Be more defensive in getURL CatalogBrain patch when trying to access the parents ZCatalog instance
1.0a7
------------------
* 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 actions dropdown)
1.0a6
------------------
* Added more robust check when getting the languages for a given translated ID
1.0a5
------------------
* Be more defensive when checking id containement in MultilanguageURLHandler * Added missing import in patches.py