yes, we could do that, but I don't think there is a strong need.
If you want to enable it you can certainly do that for your
installation. Just configure it in the WEB-INF/velocity.properties file
and you should be all set.
-- Allen
strokine wrote:
Actually Velocity has ToolBox which has math tools.. do you know how to use
Velocity toolbox in Roller?
Allen Gilliland-3 wrote:
No there isn't any way to do that right now, but I suppose that a method
could be added to the UtilitiesModel for getting a random number.
Something like, $utils.randomNumber()
-- Allen
Evgeniy Strokin wrote:
Hi, is any way to generate random number in given interval in template?
Thx