> It's pretty easy to use though, just add a line to your
> TurbineResources.properties:
> 
> tool.global.number = org.apache.velocity.tools.generic.NumberTool
> 
> And then reference it in your velocity templates:
> 
> $number.format('currency', 12345.67) to print $12,345.67 for example
> 
> I have no idea about the tools other than Generic tools.

That's just what I was looking for. Obvious now that I think about it.
Thanks!

Wordman

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to