> Hi all, > I am stuck with getting the iso-8859-2 charset displayed. > In RH8 /etc/sysconf/i18 file I changed to this: > > LANG="pl_PL.ISO8859-2" > SUPPORTED="en_US.UTF-8:en_US:en:pl_PL.ISO8859-2:pl_PL:pl" > SYSFONT="latarcyrheb-sun16" > > Which basically means that KDE and GNOME switch into iso-8859-2 charset > everywhere. > > Now, in the /etc/httpd/conf/midgard-data.conf I've got this: > > # Configure text parser: > # Change to 'russian' for Russian Midgard > MidgardParser latin2 > MidgardBlobDir "/var/www/blobs" > > I am not sure the parameter "latin2" is legal. I didn't check. You'd better... it is "russian" for all CE's
> > When trying to access a sample site with some text in polish, created in > AegirCMS from the same machine, there is this source included > everywhere: > > title>Klub Stella Maris - stella.private.org Home</title> > <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; > charset=iso-latin-1"> > <meta HTTP-EQUIV="Content-Language" CONTENT="EN"> > > What to do? First, set you Aegir to Polish (it is in Configuration tab in starting screen after successful login) Next, set parser to russian Then, set <meta> to iso..-2 Solt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
