Additional info:

I am playing in Sandbox now. Here are the results:


{{velocity}}
$xwiki
{{/velocity}}

turns into

com.xpn.xwiki.api.xw...@223373

===============

{{velocity}}
$xwiki.getXMLEncoded('abc')
{{/velocity}}

turns into

abc

===============

{{velocity}}
$xwiki.ssx.use('Main.Dashboard')
{{/velocity}}

turns into

$xwiki.ssx.use('Main.Dashboard')


Velocity seem to be working, it looks like a parser issue. Maybe 
I should try to downgrade some JAR? Which one?

--
If you want to get to the top, you have to start at the bottom


_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to