yvTransliterate PluginLanguage

yvTransliterate is Transliteration plugin for Joomla! 1.5. The plugin transliterates article aliases and aliases of other elements of Joomla! site interface (menu items, sections, categories...), that are used in Search engine optimization (SEO) for creation of Search engine friendly (SEF) slugs (URLs).
For transliteration of the alias of the Article, it takes into account "Content Language" of the Article (stored in metadata of the Article). And it may also be used by (integrated in) any other Joomla! extension to transliterate text strings. Language packs are supported: they contain transliterations for additional languages.

What's new in v.1.1:
1. Added another 'hook' into Joomla! core: parameter 'Extend JLanguage class'. Now yvTransliterate may transliterate not only aliases of Articles (or comments in a case of yvComment), but aliases of other elements of Joomla! site interface also: menu items, sections, categories... in fact, yvTransliterate works in every place, where Joomla! core called JLanguage::transliterate method.
2. Two new translations were added since previous release, see them at JoomlaCode:
Czech (Thanks to Muskwa).
Ukrainian (Thanks to Ary Group).

Report