drupaldrupal-navigation

A better admin interface for large Drupal menus


I'm building a large Drupal site with deep menus. I'd like to give my client a better interface for finding the menu parent item. With hundreds of items in the parent selector, it soon becomes really hard to find what you need.

I've broken up my menus into "Primary Links" and 6 different product category menus. That helps when you're in admin/build/menu... you can narrow down your choices.

But when creating/editing a page, I'd love to find a way to make the choices simpler. Is there a module available to place the menus into separate parent item selectors?


Solution

  • Menu Select beta module was just released. It replaces the default menu parent item select on node edit forms with an expandable hierarchy and autoselect field. It also displays a preview breadcrumb above the selection.