Hi Sam,
The highly modified version of H::T that I use, does contain an
extensible ESCAPE plugin mechanism - main features:
- users can plugin their own ESCAPEs by deriving from H::T::ESCAPE
- ESCAPE modules are loaded at parse-time
- extra escaping modules:
DOUBLE_QUOTE - which simply puts do
On Wed, 26 Apr 2006, Jim Spath wrote:
Just joined the list... excuse me if this has been posted before, but I
didn't find a good way to search the mailing list archives.
I use HTML::Template for XML templates frequently, and think that
ESCAPE=XML would be a useful addition. So far as I know HT
On 4/26/06 at 1:08 PM, [EMAIL PROTECTED] (Jim Spath) wrote:
> Hi all,
>
> Just joined the list... excuse me if this has been posted before, but
> I didn't find a good way to search the mailing list archives.
At the bottom of all list messages is a link to the list info page. From
there you can v
Jim Spath wrote:
> Hi all,
>
> Just joined the list... excuse me if this has been posted before, but I
> didn't find a good way to search the mailing list archives.
>
> I use HTML::Template for XML templates frequently, and think that
> ESCAPE=XML would be a useful addition. So far as I know HTML
Hi all,
Just joined the list... excuse me if this has been posted before, but I
didn't find a good way to search the mailing list archives.
I use HTML::Template for XML templates frequently, and think that
ESCAPE=XML would be a useful addition. So far as I know HTML escaping
and XML escaping are