Re: [xwiki-users] problem with doc.display - trying to set permissions based on a group

2014-08-22 Thread Marius Dumitru Florea
On Wed, Aug 20, 2014 at 9:11 PM, Leonardo Kodato leonardokod...@gmail.com wrote: Hello everyone. I'm currently developing my skills with velocity to be able to make more advanced applications. Today what I'm trying to do is set some rights based on a modified version of FAQ Application. I've

Re: [xwiki-users] problem with doc.display - trying to set permissions based on a group

2014-08-22 Thread Dmitry Bakbardin
Hi! Marius, http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation contains documentation up to 5.x. Where one can find 6.x documentation in the same way? Fri, 22 Aug 2014 11:16:44 +0300 от Marius Dumitru Florea mariusdumitru.flo...@xwiki.com: On Wed, Aug 20, 2014 at 9:11 PM, Leonardo

[xwiki-users] need help with getContext

2014-08-22 Thread Pascal BASTIEN
Hello I try to debug my script and I failed on this strange things: My velocity code working well (in view mode) on a page except on rightpanel (I want to display result page on it)... I found $xcontext.getContext() return that on a wiki page: {util=com.xpn.xwiki.util.Util@5071b4c5,

[xwiki-users] Re-register / Un-register / List EventListeners

2014-08-22 Thread Jason Clemons
Hello all, I've followed the tutorial at http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingEventListenerTutorial and gotten it to work, but now I can't change the code in the event listener to do anything different, how do I force my event listener to re-register and take changes in the