Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2008 at 08:31 UTC
Updated:
14 Jul 2012 at 19:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pwolanin commentedComment #2
pwolanin commentedThis patch both changes the text and also saves some default links to give guidance (optional, but a feature we lost in D6).
Note: this patch came from dire new-user confusion at the Drupalcon Awesome testing party #2 when the user was asks to write tests for this admin page. He came to me with his tale of woe.
Comment #3
catchThis looks good to me. The original changes to main menu/secondary menu for the drop down on node/add pages are retained, but it fixes the very confusing wording on the admin page (which is my fault, didn't spot this when renaming it first time around). Much better this way although I've not actually tested the patch.
I'd like to look at this page a bit more, maybe move it to a theme setting or something (alongside display settings for primary/secondary links), but that's out of scope for this issue.
Comment #4
sutharsan commentedMoving all usability issues to Drupal - component usability.
Comment #5
pwolanin commentedFrom my listening at the code sprint in Szeged I thought the "usability" component is being rm'd. Anyhow, per webchick this is CNW since the addition of links should happen via the install profile rather than always by hook_install.
Comment #6
keith.smith commentedI think these wording changes help.
In the patch, "Main menu" and friends are sometimes initial-capped and sometimes lowercased. IMHO, the case should be consistent, should match the rest of the interface (which I guess would make it be "Main menu") and be italicized to help make it clear that we're talking about a particular element of the interface.
Comment #7
pwolanin commented2 defualt links saved from the default install profile
Comment #8
yoroy commentedAre there actual nodes behind these links or are these 'empty' links? (subscribing with a somewhat relevant question :-)
Comment #9
catch@yoroy - these are links to the menu administration screens for the primary/secondary menu - not real content, but real links.
Also moving back to usability - it's the 'user experience' project that was deleted.
Comment #10
dries commentedCommitted to CVS HEAD. Thanks!
Comment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #12
kika commentedWas not entirely cleaned up: followup here #503938: Users Set the Parent Menu Item to "Add a main menu item"