Help get menus ready for book!

Events happening in the community are now at Drupal community events on www.drupal.org.
pwolanin's picture

Calling all dojo members- do you want to see an updated version of book module ready for Drupal 6?

The new back-end (and parts of the UI) will only be possible if this patch for the menu system gets committed: http://drupal.org/node/145058 (In fact without this patch, menu module won't work, so it's doubly important.)

Please take a little time and try this new code out. Both functional and code-level reviews would be greatly appreciated. Apply the patch to a clean checkout of HEAD, before you install the DB.

Comments

Tested

joshk's picture

Tested and turned up a couple of things.

First of all, you have to apply this patch too:

http://drupal.org/node/144753

Otherwise there are still references to the deprecated {menu} table. That patch needs a little more work though. It removes the function menu_get_root_menus(), but not all the references to that function.

http://www.chapterthreellc.com | http://www.outlandishjosh.com

Congratulations on getting

drewish's picture

Congratulations on getting this committed!