Quote from: waky at Aug 10, 2010, 07:33 AM
Quote from: ReSpawN at Aug 10, 2010, 07:19 AM
Nevermind, as easy as 1-2-3. Seriously. I’ve fixed the resource class from MODx and implemented the translit class. As he said, in the core/components dir.
I’m not sure if I understand you right but you don’t need to change any resource class.
I know, if you skip a few post from the top that is exactly what I did, now I had to correct it.

Works like a charm mate, good support and contrib.
@MarkGHErnst
Developer at Adwise Internetmarketing, the Netherlands.
Thanks waky that solved this issues.
But, can you implement this solution into distributive package?
P.S. Some error in this russian.php ->
’Ы’=>’y’ insted ’Ы’=>’yi’
’ы’=>’y’ insted ’ы’=>’yi’
’Щ’=>’shch’ insted ’Щ’=>’shh’
’щ’=>’shch’ insted ’щ’=>’shh’
’Ё’=>’ye’ insted ’Ё’=>’yo’
’ё’=>’e’ insted ’ё’=>’yo’
’Ц’=>’ts’ insted ’Ц’=>’cz’
’ц’=>’ts’ insted ’ц’=>’cz’
’Х’=>’h’ insted ’X’=>’x’
’х’=>’h’ insted ’х’=>’x’
Fixed russian transliterate (russian friendly url alias).
Instruction:
Extract zip in attachment to root of your modx site and set these system options:
friendly_alias_translit = [noaccents | russian]
friendly_alias_translit_class = translit.modTransliterate
[ed. note: alex_dutch last edited this post 14 years, 2 months ago.]
This works great for me too! I hope to see it implemented in the core by default
it works when you set it to friendly_alias_translit = russian