Closed (won't fix)
Project:
Taxonomy Menu
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2009 at 07:50 UTC
Updated:
30 Nov 2010 at 20:02 UTC
Is there a way to disable the parent menus like:
Menu 1 -> disabled/not clickable
- Submenu 1
- Submenu 2
Menu 2 -> disabled/not clickable
- Submenu 1
- Submenu 2
Comments
Comment #1
budesigns commentedThis isn't exactly what you asked for, but could help, depending on the situation...
DHTML_Menu will let you navigate thru the menus without interim page loads (i.e. - make it so clicking Menu 1 expands the menu, instead of loading a page).
Comment #2
danielhonrade commentedYes DHTML_Menu can do that but I am using taxonomy menu which generates links to all pages categorized by taxonomy, a great menu. My site is http://www.pinometro.com, on the left most side is the taxonomy menu
And I also have a feature request to give class to
$title
when outputting from taxonomy menu so that I can theme it differently from the regular node $title output
Comment #3
arlinsandbulte commentedPlease keep issue thread to a single issue / feature request.
Your (original) request might be possible using the taxonomy menu api (but I am no expert)
See the documentation here: http://drupal.org/node/380652
(don't ask me for support, though. I am no developer, only a user)
Comment #4
dstolOld issue closing