I need help with the Drupal 6.2 Book module and getting users to be able to have individual books. I’ll send a $20 paypal tip to anyone who can help me figure a solution that works. Basically, I need to configure a way where just the original creator of a book can add content to their book, control the outline, and see only their books listed when creating content. When I go to permissions I see... Book Module Access printer-friendly version Add content to books Administer books outlines Create new books Unfortunately, there is no Add content to own books or Administer own book outlines. When I enable these permissions users can configure any book on the site. How can I get it so just the creator can edit the books he or she has created? I’ve been asking on the main drupal forums http://drupal.org/node/122178 with no luck. Please read that thread as it will offer insights as to what has been tried already. Thanks
There is a module called Book access that I think does just what you ask for. http://drupal.org/project/book_access But right now it's only for Drupal 5. You might want to bug the maintainer and see if he plans on upgrading to Drupal 6. You might be able to do it yourself considering it's a pretty simple module, though.