<div dir="ltr">Looking into what your asking, have you tried this:<div><a href="https://metacpan.org/pod/Dancer2::Template::TemplateToolkit">https://metacpan.org/pod/Dancer2::Template::TemplateToolkit</a><br></div><div><br>Go to Advanced Customizations and you'll see how to create a subclass module to return $tt. Have you tried this method?</div><div><br></div><div>-Scott</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 20, 2018 at 1:47 AM, Lutz Gehlen <span dir="ltr"><<a href="mailto:lrg_ml@gmx.net" target="_blank">lrg_ml@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Warren,<br>
<br>
thank you for your reply and your research on the escaping plugins.<br>
<span class=""><br>
On Monday, 19.02.2018 10:59:19 Warren Young wrote:<br>
> Since you seem to have an itch here, how about you port the<br>
</span><span class="">> plugin?  Then you get the software you want.  You’ve got<br>
> preexisting code on both sides to work with: the source plugin<br>
> and many examples of existing D2 plugins to aid in the<br>
> translation.<br>
<br>
</span>Yes, maybe porting the plugin is the way to go. However, part of my<br>
intention in raising this topic on the list was to find out whether a<br>
port of Dancer::Plugin::EscapeHTML actually _is_ the software I<br>
really want. What made me think was that nobody has done it so far<br>
as a solution to what I believed to be a standard problem.<br>
<br>
Furthermore, the documentation of Dancer::Plugin::EscapeHTML states:<br>
"If you're using Template Toolkit, you may wish to look instead at<br>
Template::Stash::EscapeHTML which takes care of this reliably at the<br>
template engine level, and is more widely-used and tested than this<br>
module."<br>
<br>
This supposedly goes along the same line as Shlomi's suggestion of<br>
Template::Stash::AutoEscaping, but so far I have not figured out how<br>
to deploy this approach in Dancer.<br>
<br>
So to come back to your suggestion of porting<br>
Dancer::Plugin::EscapeHTML to Dancer2, I will consider it, but need<br>
to find out more about whether this is the right way to go.<br>
<br>
Cheers,<br>
Lutz<br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" rel="noreferrer" target="_blank">http://lists.preshweb.co.uk/<wbr>mailman/listinfo/dancer-users</a><br>
</div></div></blockquote></div><br></div>