We are building interesting new site for Open University and have navigation based on primary taxonomy. Taxonomy menu is used to provide main site navigation menu. Everything works perfect, except that when in the node body, the menu collapses.
Thanks

Darko

Comments

dark-o’s picture

Category: support » feature
dark-o’s picture

Title: Meny colapses when in the node body » Menu colapses when in the node body
indytechcook’s picture

This is because the the menu system sets the active menu for when the page you are one matches the url of the menu.

Until this feature is implemented, you could use the context module (http://drupal.org/project/context) and this patch: http://drupal.org/node/343110. I haven't used it yet but it sounds like it might work for you.

indytechcook’s picture

Status: Active » Closed (duplicate)

@dkantic did you try the context module yet? If this feature were to be implemented, then it would be part of this feature: #407490: Default Page Callback for Taxonomy Menu

cels’s picture

A workaround for this feature is the taxonomy_menu_trails, a modification of menu_trails:

http://drupal.org/node/664102
http://drupal.org/node/672014#comment-2425006