9 May
2014
9 May
'14
9:35 a.m.
Hi, Xwiki developer guide specifies that front-end resources can be added from wiki page using the volicity syntax (for example): {{velocity}} $xwiki.jsfx.use("js/scriptaculous/slider.js") {{/velocity}} Is there an equivalent using groovy, I mean for method call $xwiki.jsfx.use() ?