The menu admin screen uses "Source for Main menu" to describe a how to choose the links appearing at the top of the page. We should rename these back to "links" because there is tremendous confusion since we have a menu block with the same name and the word "menu" is being tremendously overloaded.

As a follow-on, the "default menu for content" item is not very understandable or useful.

Only local images are allowed.

Comments

pwolanin’s picture

pwolanin’s picture

Title: confusing/duplicate use of names in menu admin » Usability: confusing/duplicate use of names in menu admin
Status: Active » Needs review
StatusFileSize
new37.29 KB
new7.06 KB

This 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.

catch’s picture

This 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.

sutharsan’s picture

Component: menu system » usability

Moving all usability issues to Drupal - component usability.

pwolanin’s picture

Component: usability » menu system
Status: Needs review » Needs work

From 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.

keith.smith’s picture

I 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.

pwolanin’s picture

Status: Needs work » Needs review
StatusFileSize
new42.15 KB
new7.44 KB

2 defualt links saved from the default install profile

yoroy’s picture

Are there actual nodes behind these links or are these 'empty' links? (subscribing with a somewhat relevant question :-)

catch’s picture

Component: menu system » usability

@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.

dries’s picture

Status: Needs review » Fixed

Committed to CVS HEAD. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

kika’s picture

Component: usability » menu system