Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
book.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2007 at 06:43 UTC
Updated:
10 Aug 2007 at 21:28 UTC
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
Comment #1
pwolanin commentedIf 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.
Comment #2
pwolanin commentedbook module is now using the menu system.