Hi,

Is it possible at all to add additional parameters to a tag without using
the nested #param directive within Velocity ?

Currently, i'd do something like this:

#bodytag (Component "template=..")
  #param ("extraField" "value")
#end

Is it posible to do it somehow like this:

#tag (Component "template=.." "extraField='value'")

I'd basically like my extra field(s) to be available as $parameters within
my template without bulking up my templates.

Thanks,
Ben.







___________________________________________________________
HPD Software Ltd. - Helping Business Finance Business
Email terms and conditions: www.hpdsoftware.com/disclaimer 




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to