Re: [xwiki-users] Turn off comments on one page only?

2014-05-01 Thread vinc...@massol.net
Thanks Patrick. FYI I’ve moved that FAQ page to the new FAQ system at  http://www.xwiki.org/xwiki/bin/view/FAQ/How+can+comments+be+disabled+for+a+single+page Thanks -Vincent On 30 Apr 2014 at 14:41:30, Patrick Masson (mas...@opensource.org(mailto:mas...@opensource.org)) wrote: > Manuel Smeria

Re: [xwiki-users] Turn off comments on one page only?

2014-04-30 Thread Patrick Masson
Manuel Smeria (from the XWiki crew) provided the answer to my question I posted (thanks) and I thought I would pass it on to other newbies like me. Also I would be happy to add this to the documentation (FAQ) somewhere if folks think it is appropriate--just tell me where. I did post the respons

Re: [xwiki-users] Turn off comments on one page only?

2014-04-23 Thread vinc...@massol.net
Note that I’ve fixed the doc. Thanks! -Vincent On 23 Apr 2014 at 14:19:12, Marius Dumitru Florea (mariusdumitru.flo...@xwiki.com(mailto:mariusdumitru.flo...@xwiki.com)) wrote: > This works fine for me: > > {{velocity}} > #set ($showcomments = false) > {{/velocity}} > > (on the wiki page whe

Re: [xwiki-users] Turn off comments on one page only?

2014-04-23 Thread Marius Dumitru Florea
This works fine for me: {{velocity}} #set ($showcomments = false) {{/velocity}} (on the wiki page where you want to hide the comments tab) Hope this helps, Marius On Tue, Apr 22, 2014 at 11:24 AM, Jeremie BOUSQUET wrote: > Hello, > > This is described here: > http://platform.xwiki.org/xwiki/bi

Re: [xwiki-users] Turn off comments on one page only?

2014-04-22 Thread Jeremie BOUSQUET
Hello, This is described here: http://platform.xwiki.org/xwiki/bin/view/DevGuide/Scripting#HControllingWhichSectionstoDisplay But I must say that I couldn't have it work (in xwiki 5.4.3 at least). >From xwikivars.vm, it seems to me that you can only deactivate comments at minimum at level of a sp