On the 'personal-outline/nid' page, it would be nice to be able to delete entire chapters as well as the book pages one at a time. Here's a patch that modifies the delete links on that page, so that if an item has children, and you click on the delete link it will batch delete the item and all of it's children. i.e. you can delete entire chapters at once.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | book_manager_delete_chapters.patch | 5.03 KB | kleinmp |
| book_manager_delete_chapters.patch | 4.68 KB | kleinmp |
Comments
Comment #1
kleinmp commentedFixed a theme override issue.
Comment #2
marcp commentedThanks for submitting this -- it sounds like some nice functionality.
I haven't yet looked at the patch -- does it change the behavior of the Delete link on the Personal Outline page, or does it provide a separate "Delete this item and its children" link?
Comment #3
jgraham commentedPatch fails to apply against 2.x-dev.
Any interest in re-rolling and providing a little more documentation?