> Encoding problem:
>
> How to make ELOG generate HTTP pages with
>
> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=XXXX">
>
> tag in header. With charset=XXX selectable via config.
I added this option, so now you can specify in the [global] section of
elogd.c something like
charset = windows-1252
To switch to Cyrillic. The modification will be contained in the next version
of elog (2.2.3), and is now available from the CVS repository at:
http://midas.psi.ch/cgi-bin/cvsweb/elog/elogd.c
- Stefan |