Closed (won't fix)
Project:
Menu Trails
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2008 at 23:52 UTC
Updated:
24 Jul 2009 at 16:11 UTC
I don't know how possible this is yet. The menu expansion works fine with this module, except when a node is in a taxonomy term which has a a non-top-level menu item and the node is NOT in a menu item under that term's menu item. In this case, when you click the term menu item, the term page displays correctly, with the page listed in the Main space. When you click the page though, the menu completely collpses so that the non-top-level menu item for the taxonomy term is hidden.
It would be good if the menu could somehow remain expandedwithout having to create a menu item for every page..
Comments
Comment #1
OliverColeman commentedI think Menu Trails (http://drupal.org/project/menutrails) might do this for you.
Otherwise it would be nice to make this happen by default. The situation where a node is in more than one term that has a menu item could be handled by being able to set which term is the primary term for a node (perhaps using Primary Term (http://drupal.org/project/primary_term)).
Comment #2
naught101 commentedmoving this feature request to edit_term
Comment #3
dman commentedWhy edit_term?
edit_term doesn't mess with node pages, or menus even.
This has to happen during node display node/n pages. edit_term only fires on taxonomy/term/n pages.
Can't see how it will be useful to try and merge these quite different features.
As suggested, I'll try passing this to menutrails ... although I would have thought Taxonomy Term Menu would have been appropriate enough?
Comment #4
sunSorry, Menu Trails for Drupal 5 is not actively developed/maintained anymore. Only issues containing patches may still be considered. Feel free to re-open this issue if you want to provide a patch.