>First of all, is this the best solution? How can I control the value
>of {charset}?
There's a default character set defined in config.php and another
character set in the language files. So normally, Geeklog would use the
character set from the language file (both for the {charset} variable and
I would like to have both Japanese and English text appear correctly on
my entire site intermixed.
I first tried changing the default_charset to euc-jp, but that didn't
have an effect.
I changed the header.thtml file to have charset = {charset}, but it
still showed up as iso-8859-1 when I lo