I'm using 7-1.0 and drupal 7.12 with the marinelli theme. I can't get a top level menu to not link anything. I want it there for the drop down.

Comments

possibri’s picture

Same issue, but with 7.14 — any help or direction is greatly appreciated!

xjibex’s picture

Same here with 7.14

gagarine’s picture

Version: 7.x-1.0 » 7.x-1.x-dev

Do you have the bug with the -dev?

clkeenan’s picture

I'm having the same issue. Here are my config settings (haven't changed anything else)

HTML tag for "nolink":
<span>

And I wasn't even able to install the dev version without getting a php error when trying to enable the module

gagarine’s picture

dev should be fixed.
be sure your clear your cache...

TelFiRE’s picture

I suggest this be committed... Module obviously useless without. I understand wanting to fully test a dev version before releasing, but that obviously wasn't done last time so the "stable" release isn't stable at all...

Either way thanks for this great module! A simple idea that should be in core, very well implemented.

gagarine’s picture

@TelFiRE please try the dev and if this issue is fixed report it back, this will accelerating the release of a new stable version.

I want to do some other changes before making a new stable release. See the roadmap on the project page. To avoid regression in the future I will love to have some test coverage also...

cwithout’s picture

Dev worked for me.

I appreciate the configuration option to change the HTML tag for the nolink item, since I had to make it an a tag in order for SuperFish to work.

gagarine’s picture

Status: Active » Fixed

Thanks cristinawithout . So put that as fixed.

Status: Fixed » Closed (fixed)

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

TelFiRE’s picture

gagarine, it is definitely fixed in dev, and the "stable" release is broken... that's why I was saying it should be committed. Sorry for lack of clarity.

fold93’s picture

its not helping for me :(

its redirecting to www.xxxxx.at/ but still linking to a node.

German output when i try to save the menu with in path section:

Das Menüsystem speichert nur Systempfade, verwendet aber den URL-Alias für die Anzeige. wurde als node/2 gespeichert.

Can't do much with that message, maybe you can!

Drupal core 7.14
Special menu items 7.x-1.0+10-dev (2012-Jul-18)

any help?