Added german version (extract in core/components/translit)
Tell, please. How can I use it from my snippet?
OpenGeek, thanks for your reply. It works.
Quote from: alex_dutch at Sep 23, 2010, 08:06 AMFixed 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
The
friendly_alias_translit setting only works when entering only
noaccents or
german or
russion - not both values.
Or am I misunderstanding something here?
Just in case anybody has been banging his or her head and is still looking to remove commas in the URL that the Article Etra allows.
As somewhat mentioned above:
System Settings (search filter for friendly)
before: friendly_alias_restrict_chars_pattern............. /[\0\x0B\t\n\r\f\a&=+%#<>"~:`@\?\[\]\{\}\|\^'\\]/
after: friendly_alias_restrict_chars_pattern.................. /[\0\x0B\t\n\r\f\a&=+%#<>"~:`','@\?\[\]\{\}\|\^'\\]/
Just before the @ sign, I place a coma with single quotes around the comma.
Hope this helps someone in battle.
TinymceWrapper: Complete back/frontend content solution.
Harden your MODX site by
passwording your three main folders:
core, manager, connectors and renaming your
assets (thank me later!)
5 ways to sniff / hack your own sites; even with renamed/hidden folders, burst them all up, to see how secure you are not.