how do i make the generated menu item expanded by default?
tborrome - September 4, 2009 - 05:19
| Project: | Node Hierarchy |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm using a theme that uses drop downs for the menu .. and for the items to show, the menu has to be expanded.
how can i change the behavior of this module so that menu items that get generated will be expanded by default?

#1
I made a small patch into ctm module to enable such feature per content type.
See also: http://drupal.org/node/590214