Closed (fixed)
Project:
Menu Block Split
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2008 at 10:06 UTC
Updated:
21 Feb 2009 at 11:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
robertgarrigos commentedI'll check it out. thanks
Comment #2
demeester_roel commentedTHe module above has a dependency on a very small other menu (which fixes active menu's)
It's attached below
Comment #3
miklI tried demester's version out, but it causes my second level items to show on all pages, regardless of whether the first level is activated.
Comment #4
miklI've rolled demester's tarball into a proper patch against DRUPAL-6--1 with a few changes of my own, most importantly disabling the block cache for our blocks.
Comment #5
robertgarrigos commentedCreated a new 6.x-1.1 release to add these changes. Many thanks.
I didn't add the active_menu_fix dependency in the info file as in fact it's not a dependency of the code, but I will recommend its use from the project's page.
Comment #6
robertgarrigos commentedright, I see :-). That active_menu_fix module is not a published module in drupal.org, so what I did is include it in the latest dev tarball waiting for some changes before making a new release.