Hey there,
I'm using the ARTIO JoomSEF v2.2.1 , and I have a site with iso 8859-2 charset, and I would like to use characters with accents.
íéáőúűöüó
ÍÉÁŐÚŰÖÜÓ
I would like to use these characters in my URL strings.
In the component of ARTIO JoomSEF v2.2.1 c, on the configuration page you can set the exceptions for the characters like:
Á|A, Â|A, Å|A, Ă|A, Ä|A, À|A, Ć|C, Ç|C, Č|C, Ď|D, É|E, È|E, Ë|E, Ě|E, Ì|I, Í|I, Î|I, Ï|I, Ĺ|L, Ń|N, Ň|N, Ñ|N, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ŕ|R, Ř|R, Š|S, Ś|O, Ť|T, Ů|U, Ú|U, Ű|U, Ü|U, Ý|Y, Ž|Z, Ź|Z, á|a, â|a, å|a, ä|a, à|a, ć|c, ç|c, č|c, ď|d, đ|d, é|e, ę|e, ë|e, ě|e, è|e, ì|i, í|i, î|i, ï|i, ĺ|l, ń|n, ň|n, ñ|n, ò|o, ó|o, ô|o, ő|o, ö|o, š|s, ś|s, ř|r, ŕ|r, ť|t, ů|u, ú|u, ű|u, ü|u, ý|y, ž|z, ź|z, ˙|-, ß|ss, Ą|A, µ|u, Ą|A, µ|u, ą|a, Ą|A, ę|e, Ę|E, ś|s, Ś|S, ż|z, Ż|Z, ź|z, Ź|Z, ć|c, Ć|C, ł|l, Ł|L, ó|o, Ó|O, ń|n, Ń|N, é|e, É|E, á|a, Á|A, ő|o, Ő|O, ú|u, Ú|U, ű|u, Ű|u, ö|o, Ö|O, ü|u, Ü|U, ó|o, Ó|O, í|i, Í|I,
but I would like to change my characters into utf-8 codes!
I found that if I'm using my characters in the manual redirecting section of ARTIO JoomSEF v2.2.1, and changing manually these characters shown above (íéáőúűöüó, ÍÉÁŐÚŰÖÜÓ) into utf-8 codes e.g. é = %C3%A9, than it works.
BUT, and here is my problem!
I would not change all my URL strings and redirects manually, inserting these codes one by one into those URLs...
Rather I would like to use in the configuration page of ARTIO JoomSEF v2.2.1 c:
Á|A, Â|A, Å|A, Ă|A, Ä|A, À|A, Ć|C, Ç|C, Č|C, Ď|D, É|E, È|E, Ë|E, Ě|E, Ì|I, Í|I, Î|I, Ï|I, Ĺ|L, Ń|N, Ň|N, Ñ|N, Ò|O, Ó|O, Ô|O, Õ|O, Ö|O, Ŕ|R, Ř|R, Š|S, Ś|O, Ť|T, Ů|U, Ú|U, Ű|U, Ü|U, Ý|Y, Ž|Z, Ź|Z, á|a, â|a, å|a, ä|a, à|a, ć|c, ç|c, č|c, ď|d, đ|d, é|e, ę|e, ë|e, ě|e, è|e, ì|i, í|i, î|i, ï|i, ĺ|l, ń|n, ň|n, ñ|n, ò|o, ó|o, ô|o, ő|o, ö|o, š|s, ś|s, ř|r, ŕ|r, ť|t, ů|u, ú|u, ű|u, ü|u, ý|y, ž|z, ź|z, ˙|-, ß|ss, Ą|A, µ|u, Ą|A, µ|u, ą|a, Ą|A, ę|e, Ę|E, ś|s, Ś|S, ż|z, Ż|Z, ź|z, Ź|Z, ć|c, Ć|C, ł|l, Ł|L, ó|o, Ó|O, ń|n, Ń|N, É|E, á|a, Á|A, ő|o, Ő|O, ú|u, Ú|U, ű|u, Ű|u, ö|o, Ö|O, ü|u, Ü|U, ó|o, Ó|O, í|i, Í|I, é|%C3%A9 <------ like this!
But, when I'm writing it in, then all my URL strings change into incomprehensible codes...
---->é|%C3%A9 -----> -C3-A9
The % sign is changed to -...
I would like to use % signs in the URL strings, and not to be changed to -...
It works by changing the URL strings one by one manually...
Could be so kind somebody, to help me solve this problem?
Thank you in advance!
pls drop me a mail at danyjelko[at]gmial.com