About Lingua
A MODX's Lexicon switcher for front-end interface.
This package switches the lexicons based on the culture key.
You need to provide the other lexicon folders and files to match with active languages.
The documentation is http://rtfm.modx.com/display/ADDON/Lingua
Any issues can be reported to https://github.com/goldsky/Lingua
Information
Released
February 23, 2015
Supported Database
MySQL
License
GPLv3
Supported Versions
2.2 - Current
Downloads
12,759
Instructions
Download this from Package Manager inside the Manager.
You need to define custom settings to the applied contexts:
- key: modRequest.class, value: LinguaRequest
This setting extends MODX's request class for front-end.
If you upgrading, since version 2.0.0-rc2, all plugin's settings have been moved to System Settings instead to avoid overriding on upgrading. So please adjust the settings again if you need to:
- lingua.contexts,
- lingua.parents,
- lingua.ids
On MODX 2.3.x, please CLEAR the CACHE after install.
New in 2.1.0-beta4
Lingua 2.1.0-beta4 (February 23, 2015)
======================================
- - [#36] replace "Select Node" on linking resource with pagetitle type ahead
- - [#38] fix table resolver on creating "linguaResourceScopes"