Non ISO-8859-1 characters was: MIME support in rt1

Speaking of which, there is trouble inserting czech characters in RT2,
basically because it is all ISO-8859-1 I believe. Is there any chance of
going for UTF-8?

Hello
for inserting czech chars is necessary to change Header file in
/path/to/rt2/WebRT/html/Elements/ directory to set proper meta tag for html.
Actually something like this:

will do for you.

regards

msl

ps: also you should have ISO-8859-2 charset in MySQL allowed [compile
option] (or even “czech” instead of iso… if you want proper word
sorting…)

/\  Martin Slav�k

/ /\ INTEGRALIS Czech republic
/ /\ \ U Bulhara 3, Praha 1,110 00, Czech Republic
//\ \ tel. +420 2 2423 8071, fax +420 2 2423 7341
/
____\ e-mail:msl@integralis.cz, http://www.integralis.cz/

Speaking of which, there is trouble inserting czech characters in RT2,
basically because it is all ISO-8859-1 I believe. Is there any chance of
going for UTF-8?

Hello
for inserting czech chars is necessary to change Header file in
/path/to/rt2/WebRT/html/Elements/ directory to set proper meta tag for html.
Actually something like this:

will do for you.

regards

msl

ps: also you should have ISO-8859-2 charset in MySQL allowed [compile
option] (or even “czech” instead of iso… if you want proper word
sorting…)

Yes I know, but I would much rather have Unicode for multilingual support,
than changing the character sets for each country we’re working with.

patrik_wallstrom->foodfight->pawal@blipp.com->+46-706355528

Yes I know, but I would much rather have Unicode for multilingual support,
than changing the character sets for each country we’re working with.

OK
you’re right, but Unicode is not RT2 issue only. It must be supportted
by user browsers, clients, OSs and other such things. I think that this
would be much harder to implement and debug…

Martin

/\  Martin Slav�k

/ /\ INTEGRALIS Czech republic
/ /\ \ U Bulhara 3, Praha 1,110 00, Czech Republic
//\ \ tel. +420 2 2423 8071, fax +420 2 2423 7341
/
____\ e-mail:msl@integralis.cz, http://www.integralis.cz/