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
Comment #1
zinasahib commentedAnyone???
Comment #2
zinasahib commentedHello 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?
Comment #3
AlexisWilke commentedThis is not a SimpleMenu issue, but I could implement it in the Mini project instead. Do you still have a need?
Thank you.
Alexis
Comment #4
AlexisWilke commentedOkay, 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