The module allows for creation of multiple dynamic persistent menus from the admin. However the javascript and the javascript generation part of the module did not really support multiple menus. This patch allows full support for multiple menus including over and default. An admin interface to select the default is pending though.
It also fixes a few issues with overmenu in the javascript.
| Comment | File | Size | Author |
|---|---|---|---|
| dynamic_persistent_menu_multimenu_support.patch | 13.3 KB | zyxware |
Comments
Comment #1
castawaybcn commentedI am really interested in this but, slightly off topic, where can I download 6.x-2.x-dev?
Only 6.x-1.2 and 6.x-1.x-dev seem to be available...
Thanks for working on such a needed feature!
Comment #2
zyxware commentedYou will have to get it directly from the CVS :-)
Comment #3
castawaybcn commentedok, Is there an easier way than the one shown in http://drupal.org/node/94179 ?
sorry for such a dumb question, I have never dealt with CVS before
Comment #4
zyxware commentedHere is a link - http://ftp.drupal.org/files/projects/dynamic_persistent_menu-6.x-2.x-dev...
Comment #5
yrocq commentedCommitted in CVS. Thanks !
There are a few little problems to fix but they will be addressed in new issues.
Comment #6
yrocq commentedComment #7
castawaybcn commentedthanks zyxware!