Drupal Menu Items that are not links


/ Published in: PHP
Save to your folder(s)

This snippet allows admins to create menu items which do not link anywhere. This is most useful in situations where one wants to have dropdown menus where the parent item should not be a link.

This same method could be used to create non-linking menu divider/headings.

Use http://fake.link for every menu item that should not be linkable.

Also, consider using http://drupal.org/project/special_menu_items to provide this capability.

URL: http://drupal.org/node/143322#comment-1354474

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.