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:[EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
