Closed (fixed)
Project:
SiteMenu
Version:
4.6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2005 at 01:29 UTC
Updated:
27 Sep 2005 at 23:56 UTC
Is it my imagination or is sitemenu always expanded? If so, what will it take to have it expand and collapse in the same manner as other drupal menus?
| Comment | File | Size | Author |
|---|---|---|---|
| sitemenu.jpg | 19.68 KB | jo1ene |
Comments
Comment #1
kbahey commentedYes, it is like that by design for several reasons. It was one of the reasons that this module was written in the first place (since all other force collapsible menus on you, at least at the time this one was written).
If you want to get a collapsible taxonomy then use another module that has that feature.
Comment #2
jo1ene commentedThe problem with taxonomy_menu is that it displays the nodes in a particular term then the nodes in all it's child terms which I find to be too much. The advantage to sitemenu is that it displays nodes in that term ONLY which is obvoiusly cleaner and more appropriate in certain applications. What is involved in adding back the collaspe thing, in my case, for the sake of space? I wasn't really asking for development on it? I would like to know if the mod can be hacked in a simple way, by me, to add it back. How can sitemenu call the default menu rendering or something along those lines.
Comment #3
kbahey commentedIf you make it in such a way that it is backward compatible (i.e. an option to make it collapsible), and submit it as a patch, then I will add it to the base module.
This way it will be available in future versions.
Comment #4
jo1ene commented