Re: [xwiki-users] editing rights for the blog post

2017-04-11 Thread Eduard Moraru
Hi, Vishal, A blog post is stored in a wiki page, just like any other. If you want to control access rights, use XWiki`s right system and set the rights you need for your usecase: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Access+Rights In your case, you would probably like to control th

[xwiki-users] Table of content in a panel

2017-04-11 Thread Gerritjan Koekkoek
Is it possible to use the TOC-macro in a side panel When I have a panel with the following code: {{velocity}} #panelheader('waihonaTableOfContent') {{toc start=1 depth=6 numbered=false scope=page /}} #panelfooter() {{/velocity}} And I place that panel on a page I'm getting no results?

Re: [xwiki-users] Table of content in a panel

2017-04-11 Thread Vincent Massol
Hi, See http://jira.xwiki.org/browse/XWIKI-13750 Thanks -Vincent > On 11 Apr 2017, at 16:57, Gerritjan Koekkoek wrote: > > Is it possible to use the TOC-macro in a side panel > > > When I have a panel with the following code: > > {{velocity}} > > #panelheader('waihonaTableOfContent') > >

Re: [xwiki-users] editing rights for the blog post

2017-04-11 Thread Vishal
Currently, this is what I do.. For blogger named xyz, create page xyz under /Blog Then using user edit rights, allow only xyz person to edit the xyz page and its children. But this is much longer procedure and if I have say, 50 bloggers, I will have to do this whole procedure 50 times. So, is th

[xwiki-users] short url bug - server not responding

2017-04-11 Thread Vishal
I use short url for my xwiki site. But for any page creation, saving has always been a problem. The page is actually saved but still it gives error message as 'server not responding'. However this bug is faced only while saving for first time and never afterwards. I had mentioned it here before as