Menus are not expanded by default when they are set so in menu settings. Just installed 2.2 version — works fine there.

Comments

cburschka’s picture

Category: bug » feature

Easy to add, although this is more of a feature. With menus expanding dynamically, you don't really need the always-expanded option set. Will work on it.

cburschka’s picture

Status: Active » Closed (won't fix)

Sorry, the menu system does not pass any information back about which menus are expanded; it just loads the expanded menu items into the tree. Since DHTML Menu loads all the other menu items into the tree as well, it is essentially impossible to tell when the recursion is going over a menu item that was loaded by default and when it is going over an item that DHTML Menu loaded.

So with the new traversal system, it is impossible to get this feature back.

dmetzcher’s picture

Title: Menus are not expanded by default when they are set so » Version 2.2 Works

I just installed version 2.2 of DHTML Menu and it respects the setting for expanded menus. Can you tell us what was changed in version 2.3 that caused this feature to be lost and prevents it from being brought back in 2.4 or another future release?

I find the feature very important, personally, and would love it if we could get it back, since version 2.2 will soon be outdated, especially after an upgrade to Drupal 7 in the future. I'll beg, if that will help. :-)

Thanks for this module, by the way. It is easily my favorite, and I've used many different modules on various sites. This is something that Drupal should have at its core.