Closed (won't fix)
Project:
Drupal core
Version:
6.8
Component:
menu system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2008 at 14:03 UTC
Updated:
15 Jun 2011 at 15:47 UTC
I want my menu updated only when i clicked a menu item.
Right now i have some links in a page to other pages. These links don't exists in the menu. If you click a link on that page, the menus disapaers. I want to keep the current menu. How can i accomplish this?
Comments
Comment #1
ainigma32 commentedCan you explain a little further? The other pages you mention, are they pages you created in Drupal?
And did you change any of the settings of the menu block? Like only show the block on certain pages?
- Arie
Comment #2
robbertnl commentedThank you for your (fast) reply!
The other pages are also created in Drupal. I did not change any menu settings. I am using the primary links only with multiple levels (primary and secondary links uses the primary as source). I also installed localmenu, for displaying an extra menu (for menu items below the secondary links).
I found the module 'Node Hierarchy' (http://drupal.org/node/302253), but this is not completely what i want. I do not want to specify just a parent for the nodes without menu link, i just want to display the node and keep the menu's the same.
Comment #3
ainigma32 commented@robbertnl: did you ever find a way to achieve this?
- Arie
Comment #4
robbertnl commentedNo, I didn't i am using Node Hierarchy, but that module has some bugs which i had to fix.
Comment #5
robbertnl commentedNode hierarchy is not a workaround for me. Since some pages doesn't have always the same parent. So i cant set a parent for these pages, else i would get the wrong menu. I just want to keep my menu as it is, only updated when clicking a menu item.
Comment #6
ainigma32 commentedThought #397630: Drupal 6 Needs Navigation Solution FAST might be of interest...
- Arie
Comment #7
dpearcefl commentedClosing due to lack of any further response.