[Templates] Filters + replace
Andrew Black
andrew3@black1.org.uk
Sat, 29 Jul 2006 09:48:26 +0100
Andy Wardley wrote:
>
> As for the original question, I can't think of anything inbuilt that
> would make it easier than quickly hacking out your own version of the
> html_para filter.
>
Thanks for all the replies - it has been most helpful.
In terms of writing my own filters I am still a bit confused. There
seems to be difference between the way described in Template::Filters
and Template::Plugin::Filters.
And how do I customise filters for use with tpage or to ttree ( I need
to define something like PLUGIN_BASE => 'MyOrg::Template::Plugin')