create menu items that are not links
Menu items that are not links
Last modified: August 26, 2009 - 23:41
Problem
The Menu system in Drupal 5 lets admins define an arbitrary number of menu items in a hierarchy, each of which is a link to somewhere in the site (or on another site). That's great, unless you want to have a menu tree that has items in it which are not, in fact, links. For that, the following code lets us designate "menu links" that will not actually link anywhere.
» 33 comments · Read more
