Hi David,
you need to activate each tool in the
velocity-tools-generic-1.2.jar by
adding a line in TurbineResources.properties:
tool.global.numberTool =
org.apache.velocity.tools.generic.NumberTool
tool.global.escTool =
org.apache.velocity.tools.generic.EscapeTool
tool.global.renderTool =
org.apache.velocity.tools.generic.RenderTool
tool.global.sortTool =
org.apache.velocity.tools.generic.SortTool
Good luck!
/Martin
-----Ursprungligt meddelande-----
Från: Zhao, David [mailto avidZACTIVX.com]
Skickat: den 21 februari 2007 01:08
Till: Turbine Users List
Ämne: VelocityTool 1.3 configuration in Turbine
Hi there,
How do I configure Turbine (2.3.2) to use VelocityTool?
Simply putting jar
files into lib directory didn't work, do I need to make
modifications to
Turbine.properties file?
Thanks in advance!
David
------------------------------------------------------------
---------
To unsubscribe, e-mail: turbine-user-unsubscribe jakarta.apache.org
For additional commands, e-mail: turbine-user-help jakarta.apache.org
------------------------------------------------------------
---------
To unsubscribe, e-mail: turbine-user-unsubscribe jakarta.apache.org
For additional commands, e-mail: turbine-user-help jakarta.apache.org
|