Posted by kleinmp on February 18, 2009 at 6:15pm
3 followers
| Project: | Book Manager |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
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.
| Attachment | Size |
|---|---|
| book_manager_delete_chapters.patch | 4.68 KB |
Comments
#1
Fixed a theme override issue.
#2
Thanks 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?
#3
Patch fails to apply against 2.x-dev.
Any interest in re-rolling and providing a little more documentation?