On 3/1/11 12:00 , Chris Withers wrote:
Hi All,
I hope this is the right list, if not, what's the right list for
Chameleon questions?
Anyway, the following:
<div class="batcher"
tal:content="pager"/>
...doesn't appear to quote the html in the "pager" variable.
This is different from normal zpt, why the change?
It should quote, unless pager has a __html__ method which outputs raw
html. See webhelpers.literal for a handy wrapper class for that trick.
Wichert.
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev