For users to easily navigate to their personal outlines, it would be nice to add a tab on their book pages that links to the personal outlines. Here's a patch that changes the path of the personal outline to 'node/%node/personal-outline'. The normal book outline is now only accessible to administrators.
Note: This patch is applied on top of the patch from issue #376401: Delete Entire Chapters, because these changes affect some of the changes made in that other issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | book_manager-381372.patch | 3.91 KB | jgraham |
| personal_outline_path.patch | 4.99 KB | kleinmp |
Comments
Comment #1
jgraham commentedPatch re-rolled omitting the changes from #376401
This patch cleans up the code considerably.
Removes
Changes path for personal-book outline access from 'personal-outline/node' to 'node/%nid/personal-outline'
Comment #2
jgraham commentedComment #3
jgraham commentedhttp://drupal.org/cvs?commit=458766