Download & Extend

reuse menu_renumber to make outline more efficient

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

Status:active» closed (fixed)

book module is now using the menu system.