Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
menu system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2006 at 11:23 UTC
Updated:
16 Dec 2007 at 23:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
rstamm commentedLet description displayed when hovering over a menu item in the menu administration page. And the weight of menu items in a separate column.
It improves the administration of the menu times.
Please take a look.
Thanks, Ralf
Comment #2
rstamm commentedComment #3
rstamm commentedLet weight of a menu item displayed in a separate column in the menu administration page, Home » administer » site building » menus » list.
It improves the administration of the menu items.
Thanks, Ralf
Display description of menu items is now a separate issue: http://drupal.org/node/81323
Comment #4
rstamm commentedadded screenshot, on flickr my new account is still in the review queue :(
Comment #5
rstamm commentedpatch re-rolled
Comment #6
Egon Bianchet commentedMaybe we could copy from CCK , it has a nice interface for editing weights.
Comment #7
buddaPatch worked perfectly and added that much needed UI improvement. I've got users who get frustratced having to click to edit each menu item just to see what weighting the item has.
+1 for the patch
Comment #8
dries commentedOn a related note -- there is probably room for a little AJAX weight widget that allows you to change the weight, and that will refresh the page after you updated a weight. That would make it faster to change weights (and see the weights!), and we'd be able to use something like that on a variety of administration pages. If JavaScript is disabled, it could degrade to this patch's behavior.
In other words ... feel free to take this one step further. :)
Comment #9
webernet commentedPatch doesn't apply.
Comment #10
buddaSorry I applied it to a 5.x install.
Comment #11
jody lynnWe now have drag and drop and don't have this problem!