Closed (fixed)
Project:
Javascript Tools
Version:
master
Component:
Activemenus
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2006 at 15:10 UTC
Updated:
6 Feb 2007 at 22:17 UTC
Here is a patch that will allow activemenu to work automatically with book navigation menus.
| Comment | File | Size | Author |
|---|---|---|---|
| book_menu.patch | 4.17 KB | the greenman |
Comments
Comment #1
the greenman commentedUpdated status to "patch"
Comment #2
nedjoNice!
I like the functionality and the implementation looks good.
The patch could use some minor cleanup for coding style (indents, spaces, leave out the closing PHP tag, etc.).
I look forward to testing this when I find time. Any other testing meantime would be welcome.
Comment #3
lxpk commentedThe activemenu book patch still works great for me, thank you!
All I need now is a way to override a page's book menu item and a way to default certain book menu items to expanded.
This should be made part of jstools' code permanently.
Comment #4
lxpk commentedActivemenu book support with Drupal 5 needed. Can this patch be used with 5's ActiveMenu?
Comment #5
nedjoWhat I want to do here is introduce an activemenus hook that can be implemented in various modules. Then we can include implementations for the core modules--menu, user, book, maybe others.
I've opened this new issue: http://drupal.org/node/111180.
Comment #6
nedjoThanks, applied with some changes to HEAD.
Comment #7
(not verified) commented