Apologies - this appears to work now ;) I really have to get this
dyslexic keyboard replaced.
-mike
On Thu, 2001-12-20 at 12:05, Mike Cannon-Brookes wrote:
> Is anyone against changing the param tag to take two forms:
>
> <ui:param name="foo" value="bar" />
>
> OR
>
> <ui:param name="foo">
> bar
> </ui:param>
>
> The second form is useful when you want to create a very complicated
> parameter (such as a string of HTML that is generated using other tags).
> It also makes the tag much more flexible.
>
> eg
> <ui:param name="label">
> Project: <br>
> (<a href="SelectProject!default.action<webwork:url value="oldProject"
> />">Select New Project</a>)
> </ui:param>
>
>
> Thoughts?
>
> -mike
>
> --
> Cheers,
> Mike
>
> --
> Mike Cannon-Brookes :: mi...@at...
>
> Atlassian :: http://www.atlassian.com
> Supporting YOUR J2EE World
>
>
>
> _______________________________________________
> Webwork-devel mailing list
> Web...@li...
> https://lists.sourceforge.net/lists/listinfo/webwork-devel
--
Cheers,
Mike
--
Mike Cannon-Brookes :: mi...@at...
Atlassian :: http://www.atlassian.com
Supporting YOUR J2EE World
|