Screenshots
About Babel
Babel is an Extra for MODx Revolution that helps you to manage your multilingual websites using different contexts. Babel even supports managing several different multilingual websites within one MODx instance by using so-called context groups.
Babel maintains links between translated resources. In the manager you can use the Babel Box to easily switch between the different language versions of your resources. Translations can be created automatically by Babel or defined manually.
Additionally, Babel can be used to synchronize certain template variables (TVs) of translated resources which should be the same in every context (language).
Information
Released
October 13, 2024
Supported Database
MySQL
License
GPLv2
Instructions
Install via package manager and fill the system setting 'babel.contextKeys' with a comma separated list of context keys which should be used to link multilingual resources.
New in 3.4.0-pl
- Add system setting "babel.syncFields" to sync resource fields on save - thanks to Jens Wittmann https://github.com/jenswittmann
- Add sortby and sortdir properties to the BabelLinks snippet - thanks to Vasily Naumkin https://github.com/bezumkin