reuse menu_renumber to make outline more efficient
sepeck - April 24, 2007 - 06:43
| Project: | Drupal |
| Version: | 6.x-dev |
| Component: | book.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
related
multiple menu support
separate special book content type out of book module
Currently outline uses some inefficient code.
Per chx, reuse menu_renumber to make outline function more efficient.

#1
If the multiple menu patch actually works as I intend, it will (I hope) mean that book module can use menu code for most of the heavy lifting.
#2
book module is now using the menu system.