[rt-users] Re: non ISO-8859-1 characters was: MIME support in rt1
Martin Slavík
pipal at wo.cz
Fri Oct 12 09:25:50 EDT 2001
* Patrik Wallstrom <pawal at blipp.com> napsal(a):
> 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:
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-2">
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 at integralis.cz, http://www.integralis.cz/
More information about the rt-users
mailing list