>>>>> "Andrew" == Andrew Williams <[EMAIL PROTECTED]> writes:

Andrew> I want to automatically html escape unsafe chars in any value
Andrew> that is displayed to the user. i.e. [% foo %] should have <
Andrew> and >'s escaped.

And what doesn't

        [% foo | html %]

do for you that you need?

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to