Re: [htmltmpl] setting template parameters from within the template?
Brought to you by:
samtregar
From: Thilo P. <thi...@we...> - 2004-10-01 04:39:00
|
> Attached is H::T::Filters module which implements some common filters. > One of them is the TMPL_SET filter which can be used to do what you > are asking for. Thanks, that is a useful module, but I cannot make it work on included files. (The included file can not see what you TMPL_SET'ed is the "outer" template) Thilo |