l10nTag
Creator: Konstantin Kozlov (mornieohtar)
About l10nTag
This package provides support for multilingual strings anywhere in MODx output (resources, chunks, templates, gallery album names, etc.)
This is not a replacement of the MODx lexicon functionality, but rather a handy addition when lexicon usage is not convenient, as in user-created content like gallery album names. We encourage one to use lexicons when appropriate.
Information
Released
April 19, 2013
Supported Database
MySQL, SQL Server
License
GPLv3
Supported Versions
2.1 - Current
Downloads
2,656
Instructions
Simply install it via package manager and use.
New in 1.1.0-pl
l10nTag 1.1=========================================== - Bug fix, when plugin wasn't working with gallery plugin; - Now culture key tag can be of any length, not only 2 symbols;l10nTag 1.0=========================================== - Small bugfixes; - Optimization of getTagEnd operation; - Added license information; - Added changelog; - Now plugin fires only on onWebPagePrerender and onBeforeCacheIpdate, which makes it run only twice and keep correct version in cache;l10nTag 0.1-alpha=========================================== - Initial build