Having the menu open to the 2nd level by default

helsinki - March 4, 2006 - 21:28
Project:Taxonomy dhtml
Version:5.x-2.2
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

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?

#1

helsinki - March 26, 2006 - 10:59

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

#2

meba - March 3, 2007 - 15:30
Status:active» postponed (maintainer needs more info)

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

#3

doc2@drupalfr.org - July 6, 2007 - 09:58
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

doc2@drupalfr.org - July 12, 2007 - 12:11
Category:support request» feature request
Assigned to:helsinki» doc2@drupalfr.org

Let me know...

#5

darthclue - April 12, 2009 - 04:17
Assigned to:doc2@drupalfr.org» Anonymous
Status:needs review» closed

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 ).

 
 

Drupal is a registered trademark of Dries Buytaert.