Hi all and sorry if this is not the right place. I need to permit at the user to create new book (ok, no problem for this) and create/modify only child page of their book. Now in drupal every user can add page to any book. I don't want this but want that only user that have created the book can add a child for that book.
Is this possible ? How ? I have searched into drupal.org but without seccess.
Tnx.