David Dick <[EMAIL PROTECTED]> writes: > G'day all, > Encountering a personal need for some sort of auto filter option in tt, > so my html coder can put [% whatever %] and get the same results as if > they had been good and put [% whatever | html %]. Anyone else > interested in this sort of option?
Yes. In many cases, there could be a default filter. Override by saying [% whatever | raw %] -- / Jonas - http://jonas.liljegren.org/myself/en/index.html _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.ourshack.com/mailman/listinfo/templates
