Posted by pwolanin on May 24, 2007 at 10:56pm
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
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
https://pantheon.io | http://www.chapterthree.com | https://www.outlandishjosh.com
Congratulations on getting
Congratulations on getting this committed!