Re: [Html2wml] convert to ascii in cgi mode
Brought to you by:
maddingue
From: <mad...@fr...> - 2003-09-14 14:56:00
|
On vendredi, sep 12, 2003, at 16:52 Europe/Paris, Razvan Cosma wrote: > Just noticed that 0.4.11b2 does not convert stuff like (c), ’=20 > (some kind of ' ) to ascii, don't know if this is a known issue. Unless you ask it to do so, Html2Wml does not convert characters, but=20 modify the XML declaration to indicate the encoding of the document.=20 For example: <?xml version=3D"1.0" encoding=3D"iso-8859-1"?> If you want Html2Wml to convert non-ASCII characters, use the -n=20 option. You can make it permanent by editing the source changing the=20 line 78 this way: 'numeric-non-ascii' =3D> 1, ## convert non-ASCII characters to=20 numeric entities Regards, S=E9bastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://maddingue.org ] |