Re: [htmltmpl] RE: Patch to encode iso-8859-1 using HTML::Entities
Brought to you by:
samtregar
From: Mathew R. <mat...@re...> - 2004-11-07 23:36:43
|
I'd suggest that you dont do this... Adding support for ISO-8859-1 = directly into H::T will set a precedent for other encodings (not = everyone uses the Latin character set)... Why not just output the text as UTF8? Mathew ----- Original Message -----=20 From: "Dave W. Smith" <dw...@da...> To: <htm...@li...> Sent: Saturday, November 06, 2004 5:26 PM Subject: [htmltmpl] RE: Patch to encode iso-8859-1 using HTML::Entities > One of my coworkers found and fixed an omission in the original patch > whereby encode_entities wasn't getting propagated into TMPL_LOOPS. The > revised patch is available here: >=20 > http://www.dj-digit.com/work/HTML-Template-2.7-encode.patch >=20 > We're planning to use this patch in production code. >=20 > Dave >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=3D5588&alloc_id=3D12065&op=3Dclick > _______________________________________________ > Html-template-users mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/html-template-users > |