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.

Comments

kleinmp’s picture

StatusFileSize
new5.03 KB

Fixed a theme override issue.

marcp’s picture

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?

jgraham’s picture

Version: 6.x-1.3 » 6.x-2.x-dev
Status: Active » Needs work

Patch fails to apply against 2.x-dev.

Any interest in re-rolling and providing a little more documentation?