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
March 2, 2013

Supported Database
MySQL, SQL Server

License
GPLv3

Supported Versions
2.1 - Current

Downloads
2,657

Instructions

  • About This package provides support for multilingual strings anywhere in MODx output (resources, chunks, templates, gallery album names, etc.)

The tags look like this: [@en Programming][@de Programmieren][@uk Програмування]. Each tag is processed separately so it doesn't matter how you combine them. The provided plugin will select the needed string based on the value of the cultureKey setting. Remember that there's only one '[' and ']':)

The git repo is here: http://github.com/MornieOhtar/l10nTag

Happy using!

New in 1.0.0-pl

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;

Current releases

1.1.0-pl
View | Download
April 19, 2013
2.1 - Current

1.0.0-pl
View | Download
March 2, 2013
2.1 - Current

Related Extras

Browse Category