Download & Extend

Having the menu open to the 2nd level by default

Project:Taxonomy dhtml
Version:5.x-2.2
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When you first see the overview, you see only the top level term. Is it possible to have it open to the next level down by default?

Comments

#1

Any suggestions for this? It's been in the issue queue for a few weeks now.

#2

Status:active» postponed (maintainer needs more info)

It is not possible now. Do you still need it?

#3

Version:4.6.x-1.x-dev» 5.x-2.2
Status:postponed (maintainer needs more info)» needs review

In the 5.x version, in the menuExpandable4.css file from the module:

STEP 1: Delete (back-up your module before) the line display: none; under the .submenu { CCS Style.

I use Smultron OpenSource text editor on Mac OS X. http://www.framasoft.net/article4310.html

Reload and see the change. If no change happens, reload your module's previous version. If it works, go to the next STEP:

STEP 2: You will then probably have to set by default your containing terms' icon on minus instead of plus (*) : on the line background-image: url(plus.gif); under the li.menubar { CCS Style.

(*) If plus and minus icons have never appeared, jump into http://drupal.org/node/157258 and let me know.

You may have to empty your browser's cache to see the results. Have a go. This should work.

Arsène

#4

Category:support request» feature request
Assigned to:helsinki» doc2@drupalfr.org

Let me know...

#5

Assigned to:doc2@drupalfr.org» Anonymous
Status:needs review» closed (fixed)

This module is no longer being actively developed as it duplicates functionality that can be obtained through the usage of taxonomy_menu ( http://drupal.org/project/taxonomy_menu ) and dhtml_menu ( http://drupal.org/project/dhtml_menu ).

nobody click here