The thing that may not be that obvious about programming right given it's name is that it gives the right on anything. That's because when you are allowed to execute a groovy or python script you have the power to do pretty much anything (basically you have the right of whatever process is running XWiki).
If you still want to do it all you have to do is give programming right to XWikiAllGroup group on main wiki (only global/main wiki users are allowed to have programming right) which contain all main wiki users. On Fri, Mar 20, 2015 at 3:23 PM, Nicolas Delsaux <[email protected]> wrote: > According to XWiki documentation, "all non Velocity scripting languages are > only allowed to be used by sers having the programming rights". > Does it means a groovy macro can only be used if I have the programming role > ? > If so, is it possible to have all users granted those rights automatically ? > > -- > Nicolas Delsaux > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
