I'm not sure if this was intentional or not but if i'm within a primary link section i think it the title should retain the parent link title should it not?

Right now it's changing the title depending on what subsection you are in.

If it's working as intended then perhaps you should have an option to set it to whatever the primary link title is.

Comments

Evolver’s picture

This was in regards to the MBS-2nd block.

robertgarrigos’s picture

Status: Active » Fixed

I think it's much more coherent to have the parent menu title as the title for the splitted block (mbs-2), as you suggest. I've applied this change in the .dev version (1.5.2.2 revision of menu_block_split.module).

Thanks.

Evolver’s picture

I'm getting an error after install of the dev 6 file:

Fatal error: Call to undefined function: menu_get_active_nontask_item() in /home/time/public_html/sites/all/modules/menu_block_split/menu_block_split.module on line 121

After trying to reinstall again it gave this error:

* warning: Missing argument 1 for menu_block_split_menu() in /home/time/public_html/sites/all/modules/menu_block_split/menu_block_split.module on line 21.

Perhaps i don't know where to find the correct dev module =o

robertgarrigos’s picture

I've just committed a new .dev version and it takes 24h to have the tarball available on drupal.org. Wait till it shows today's date, instead of May 16th. If you are in a hurry you can get it right now from CVS.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.