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() ?
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to