Hi,

I am running into the problem of:
when I create a menu item that acts as a place holder for sub menu items, I must provide a path url for it. I need to disable such link.
I searched through the offered solutions, and the ones that are offered for Drupal 6 (my version), require code modification to the template.php.
I am running a chameleon theme, which does not have a template.php file. I tried regular search + utlra edit search and both return no result (which does not make sense), for the function that needs to be edited.
I already posted a note on (http://drupal.org/node/143322) but did not get any answer, probably because it looks hidden in the long list of comments / posts.
One more thing that I tried out (for testing): I went into the menu module and set the required field for the path from TRUE to FALSE, and commented out the error message that appeared, this erased the whole menu item from the list.

Please advise.
Thanks

Comments

zinasahib’s picture

Anyone???

zinasahib’s picture

Hello again,

I'm still running into this problem. The "Simple D6 Approach" from http://drupal.org/node/143322#comment-1166563 depends on modifications to the template.php, which I don't have in my Chameleon theme.

Any suggestions please?

AlexisWilke’s picture

This is not a SimpleMenu issue, but I could implement it in the Mini project instead. Do you still have a need?

Thank you.
Alexis

AlexisWilke’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Assigned: Unassigned » AlexisWilke
Status: Active » Fixed

Okay, nevermind, I guess... 8-)

It is implemented in the new module called Simplemenu Inactive Parents.

Install that module and the feature is automatically active.

Thank you.
Alexis

Status: Fixed » Closed (fixed)

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