[Maypole] Using custom TT filters/plugins from Maypole?
Jesse Sheidlower
jester@panix.com
Tue, 31 Aug 2004 16:10:40 -0400
Perhaps this is entirely a Template Toolkit question.
I'd like to use custom filters and/or plugins from within
a Maypole application. However, there's no way to specify
these in Maypole::View::TT.
Is there another way to declare these such that Maypole can
find them? Or would it make sense to extend Maypole::View::TT
so that the Template->new call will look for filters/plugins
in a Maypole configuration file? Or is there some other way
of doing this?
Thanks.
Jesse Sheidlower