On Thu, Nov 17, 2011 at 05:59:27PM +0100, Marcel van Dorp wrote:
>I would like to retrieve the default value from the template, eg.
>TMPL_VAR NAME="VAR1" DEFAULT="DEFAULTVALUE1"

My extension module, HTML::Template::Set, allows you to do

<tmpl_set name="var1" value="defaultvalue1">

and retrieve this through the query interface. If this would be useful,
let me know and I'll email you a copy. It predates the default= setting,
and doesn't interact with it at all.

Roger

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to