By aspafford on
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?
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
oops
http://drupal.org/node/349001
Nice Menus
Try this http://drupal.org/project/nice_menus
My problem is only in
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.
The 5x-2 version of the
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
I submitted a feature
I submitted a feature request for this to be added to 6.x
http://drupal.org/node/349262
collapsible admin menus
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.
You're right. This is what I
You're right. This is what I meant. Thanks for following-up with this feature request.