If you enable the Private node module, and this module, and set the filter to private there is an error in the implementation. When you create a book page, and set it to private, and then attempt to add a child to this page, you won't be able to add the page because none of the private nodes will show up. What I need to do is find out which private pages the current user has created, and then if any of these exist, don't exclude them from the list.

CommentFileSizeAuthor
#2 bookmodule_1.patch22.14 KBdwees
#1 bookmodule.patch22.2 KBdwees

Comments

dwees’s picture

Status: Active » Needs review
StatusFileSize
new22.2 KB
dwees’s picture

StatusFileSize
new22.14 KB

Fixed patch, accidentally added code in the wrong place, use this 2nd patch.

dwees’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)