Posted by sepeck on April 24, 2007 at 6:43am
Jump to:
| Project: | Drupal core |
| Version: | 6.x-dev |
| Component: | book.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#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.