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.

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?
Benedict



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to