Downloads
Download tar.gz
53.39 KB
MD5: 30668400e685b716bb8cde093b6d6d2d
SHA-1: 67d9e537bb8d32ce0ed1bb2825725b0b73a96758
SHA-256: f06fd15610427f715140dfc7fbe70ffaa4a2672e2b6fcdccffac4f72a6a9f680
Download zip
68.36 KB
MD5: 1a87033eb3b83f9991d678c81ce6ed4e
SHA-1: 6ee18b22f973abf90b1c0946219da5e68e7148ee
SHA-256: d2e374685042bb7f65a7b965cd4c534ec41a6478d22d17de6e8ddbc7cfeae650
Release notes
The module has been rewritten in large parts and has some new unique features:
- an administration interface where to translate all the users provided strings, with the power to search through them specifying several criteria
- an administration interface where to manage all the content translations, with the power to search through them specifying several criteria and to assign translations to multiple contents in one single page
- block support has been removed, because it is possible to have the same feature using Drupal core features (visibility settings)
- multilingual support has been replaced by the language fallback support with the power to assign a weight to every language
- the content's translations interface has been rewritten and enhanced
- added support for translators roles with permissions specific to every language
- an automatic procedure to activate and deactivate core patched modules as been implemented
- the module is now more cache compatible, because it automatically appends language prefix to the url (as it will be in the upcoming Drupal 6)