On Mon, 23 Aug 2004, moshe doron wrote:

> > I don't see why adding iconv calls helps with this, can you also nicely
> > indent your changes in common.php?
>
> The iconv make the output 8bit (according to the assumption that bandwide is
> more important then generation speed of cached content). I didn't indent the
> common.php to make the patch clear. Here indent version:
> http://phpil.net/livedocs.patch1.txt.
> If you want the output uft-8, the patch is simpler just to change the
> charset here
> http://cvs.php.net/co.php/livedocs/themes/default/html_format.php?r=1.12#35
> to utf-8 (and in the other themes), save xml_parser_create("UTF-8"); and
> ignore all the another changes.

I think we should start making the manual always output UTF8. Can people
think of reasons why NOT to do this?

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

Reply via email to