My menu administration page (admin/build/menu) is broken because there are too many links in 'primary links.' Is there a way to display this page with the items collapsed?

Comments

aspafford’s picture

drupalnesia’s picture

aspafford’s picture

My problem is only in administering links, and I don't think nice menus can help with this. I'm using the menu blocks module to handle the display of menus which sounds very similar to what nice menus does.

WorldFallz’s picture

The 5x-2 version of the admin_menu module has this as an option, but the d6 version does not. perhaps you could take a look at how its done and put it in a custom module.

===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz

aspafford’s picture

I submitted a feature request for this to be added to 6.x
http://drupal.org/node/349262

mhaag’s picture

The feature request at http://drupal.org/node/349262 (cited above) seems to cover the admin menu module. However, I think some folks in this thread (including me) are looking for collapsible menus on the core Menu module's admin screen, eg on admin/build/menu-customize/primary-links. I couldn't find an existing feature request which clearly described the issue, so I filed a new one: http://drupal.org/node/521546.

aspafford’s picture

You're right. This is what I meant. Thanks for following-up with this feature request.