[xwiki-users] custom JSON for livetable

2016-07-15 Thread dullfig
hello: Trying to get a livetable with custom JSON working. I read through the documentation, but the section that explains about the custom JSON is a bit terse. I see that the returned JSON has a field $request.reqNo, but it doesn't explain what it means. Is there a more complete explanation on wh

Re: [xwiki-users] Should a nested hidden page have hidden children? (was Re: Top level pages visible even when hidden)

2016-07-15 Thread Vincent Massol
> On 15 Jul 2016, at 20:54, dullfig wrote: > > perhaps all that is required is this: when a page is requested, check the > parents all the way up, and if you find a parent that is hidden, don’t show > the page. That’s what I mentioned in my earlier reply but it’s expensive and would slow dow

Re: [xwiki-users] Should a nested hidden page have hidden children? (was Re: Top level pages visible even when hidden)

2016-07-15 Thread dullfig
perhaps all that is required is this: when a page is requested, check the parents all the way up, and if you find a parent that is hidden, don’t show the page. From: vmassol [via XWiki] Sent: Friday, July 15, 2016 10:56 AM To: dullfig Subject: Should a nested hidden page have hidden children?

[xwiki-users] Should a nested hidden page have hidden children? (was Re: Top level pages visible even when hidden)

2016-07-15 Thread Vincent Massol
> On 15 Jul 2016, at 19:25, dullfig wrote: > > ok, that was it. there were child pages that were un-hidden. BUT. I thought > that was the whole point of having pages in a structure, so you could hide a > whole branch by hiding the parent. Having to go and explicitly hide each and > every page

Re: [xwiki-users] Top level pages visible even when hidden

2016-07-15 Thread dullfig
ok, that was it. there were child pages that were un-hidden. BUT. I thought that was the whole point of having pages in a structure, so you could hide a whole branch by hiding the parent. Having to go and explicitly hide each and every page seems like a bug to me. Dan From: Alexandru Cotiuga [

Re: [xwiki-users] Top level pages visible even when hidden

2016-07-15 Thread Alexandru Cotiuga
Hello, If the "Display hidden pages" option from the profile preferences is set to "no" and a hidden page is still displayed, then that page might have a child which is not hidden. Hope this helps, Alex On Fri, Jul 15, 2016 at 7:52 PM, dullfig wrote: > Hello everyone: > > I have noticed that t

[xwiki-users] Top level pages visible even when hidden

2016-07-15 Thread dullfig
Hello everyone: I have noticed that top level pages remain visible even when setting to "hidden". Is this standard behavior, or is it some kind of bug? or am I not doing something right? version 8.0 Dan -- View this message in context: http://xwiki.475771.n2.nabble.com/Top-level-pages-visible