menu system

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
ludo1960's picture

I feel a module coming on......

I'm building a site based on OG Panels, and one thing has got me befuddled:

I configured the node template for my group node in the panels dashboard, then created some panel pages on my group node:

So my Menu_local_tasks look like: tab1 , tab2, tab3

However when I click one of my posts the tabs "disappear"

Looking at my menu_router table: node/% has a page_callback of page_manager_node_view and a file entry of sites/all/modules/ctools/page_manager/plugins/tasks/node_view.inc

Read more
PixelClever's picture

How to set a menu to not cache in Drupal 6

Hello Everyone,
I have been working with the new Drupal 6 hook_menu, and have discovered that hook_menu in D6 no longer accepts $may_cache or !$may_cache as arguments. I have a menu which writes out some links information dynamically, and I can't figure out how to stop it from caching the menu.

I have searched for an answer and I found a very vague reference to the use of hook_init and hook_link_save, but there was no example of how to implement this. Does anyone know how to to it properly?

Thanks,

Read more
Subscribe with RSS Syndicate content