Reincorporate deleting children nodes/descendant tree function
jbylsma - November 9, 2009 - 23:51
| Project: | Node Hierarchy |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I was reviewing the latest dev (2009-Nov-1) and noticed that deleting a node's children was not functioning. It appears that the functionality behind it was removed, as well as a recursive function for getting the descendant tree. I added the code back in and created a patch. The code is based upon the 6.x-1.x branch and modified to use the new _nodehierarchy_get_children_menu_links function in 2.x.
| Attachment | Size |
|---|---|
| nodehierarchy-descendant_list.patch | 1.21 KB |
