#11274 closed task (blessed) (fixed)
Review navigation labels in Admin menus
Reported by: | lloydbudd | Owned by: | jane |
---|---|---|---|
Milestone: | 3.0 | Priority: | low |
Severity: | minor | Version: | 2.9 |
Component: | Administration | Keywords: | ux-feedback |
Focuses: | Cc: |
Description
Remove "Edit" from title of each main admin page
ENV: 2.9-beta-1 (trunk r12287)
While writing up #11273, I noticed the Edit (button) comment could be confused with Edit Comments. Definitely makes it harder to write documentation.
Clicking each of Posts, Links, Pages I noticed they also have "Edit" in the title.
This is not on Appearance or Users though -- because it would be even weirder there. Another clue is that it isn't the case for Media, whose title is Media Library (and submenu item is Library).
It can be removed from each of these *main* admin pages. You might not be there to edit, just review... or maybe this is where you are used to Add New from.
ADDITIONAL DETAILS
The sidebar menu shows Edit for each of these options. I think that is OK -- I think there is a bigger issue here, but will save for another day; it sounds like there is related menu item work planned for 3.0 as well.
http://clearcapsule.com/blog/2009/09/fresh-fish-sold-here-today/
Please leave the target milestone as 3.0, ie not work on this ticket until after 2.9 has shipped -- ship it!
Attachments (1)
Change History (32)
#2
follow-up:
↓ 3
@
15 years ago
- Priority changed from normal to low
- Severity changed from normal to minor
We're going to be reevaluating the whole menu for 3.0, so this individual ticket should not be a standalone item, but will be discussed during general menu decisions.
#4
@
15 years ago
- Summary changed from Remove "Edit" from title of each main admin page to Review navigation labels in Admin menus
#9
@
15 years ago
- Keywords ux-feedback added
If we plan to do this, now would be a good time -- #12968.
#11
@
15 years ago
- Keywords commit added
- Resolution fixed deleted
- Status changed from closed to reopened
If there are no objections I'm also going to change "Edit Links" and "Edit Comments" to "Links" and "Comments."
For reference, other screens in the "content" section of the menu are Post Tags, Categories, Media Library. And now Posts and Pages.
#14
@
15 years ago
- Keywords commit removed
- Resolution fixed deleted
- Status changed from closed to reopened
I am copying my comment from #12968:
START COPY
First, I believe that such prominent UI strings should not change unless there is a very good reason (which does not exist in this case).
Second, the new titles introduce unneeded and maybe confusing variety. What I mean: The menu subitem that sends you there is titled Edit. The screens for individual pages/posts are titled Edit Post and Edit Page. But the edit.php screens, which are the same thing but for more than one posts/pages, are now named just Posts and Pages.
END COPY
The comment applies, mutatis mutandis, to the rest of the mass edit/view screens as well.
#15
@
15 years ago
The point is that you don't always get there from "clicking the menu subitem" which happens to be titled edit, and you don't always use the page for editing.
We discussed this at length and I think the right decision was made.
#17
@
15 years ago
I have to agree with Demetris. It's in now, and we're about to hit RC, but this change should not have been made until we were able to re-evaluate the menu labels on the left hand menu as well, which we did not do in 3.0. In the future, let's not jump to make ui changes like this.
#18
follow-up:
↓ 19
@
15 years ago
I would argue that the link text in the menu should probably change from "Edit" to "Posts" since it goes to the same place as the section link (Posts) and we follow that convention in Tools. If in a future version we move to a tabbed UI for edit/add new, then Posts would encompass that.
#19
in reply to:
↑ 18
@
15 years ago
Replying to jane:
we follow that convention in Tools.
And Dashboard, and Comments when plugins add to that section, etc.
#20
@
15 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
For consistency's sake:
- on wp-admin/plugins.php change "Manage Plugins" to "Plugins"
in left nav, change labels:
- "Posts > Edit" to "Posts > Posts"
- "Links > Edit" to "Links > Links"
- "Pages > Edit" to "Pages > Pages"
- "Plugins > Installed" to "Plugins > Plugins" (the translators never like Installed as label anyway)
- "Users > Authors & Users" to "Users > Users" (the header already only says users)
In a future version we should probably create an appearance overview screen that lists the current theme, widgets, custom things the theme offers, etc, but that's a separate issue.
#21
@
15 years ago
Sorry about that, the line breaks didn't stick. Here's the list, easier to read.
- "Posts > Edit" to "Posts > Posts"
- "Links > Edit" to "Links > Links"
- "Pages > Edit" to "Pages > Pages"
- "Plugins > Installed" to "Plugins > Plugins" (the translators never like Installed as label anyway)
- "Users > Authors & Users" to "Users > Users" (the header already only says users)
#23
@
15 years ago
Getting rid of the Edit prefix does help i18n of custom types, but we are getting a little crazy this late in the game. Translators are not going to be happy.
#24
@
15 years ago
I agree, but since changes to the headers got committed, the labels should match. It was not supposed to happen independently.
#25
@
15 years ago
@johnonolan:
I am not aware of any in depth discussion on this. Where did it take
place?
@jane:
Changing more stuff at this stage is even worse in my opinion.
If it is not imperative that we ship an RC within the next few hours, I believe we should revert what has already changed, and look at the whole thing at a later time.
I can see no valid reason to change these strings for v3.0. And the changes that are already in are, as far as I understand, mostly for the convenience of the developers (to save us from some extra hassle required because of the new registration functions).
In any case, if a revert is desired, I can make/test/submit a patch within the next twelve hours.
#26
@
15 years ago
@demetris - it was in IRC one day, nothing official. That being said, I misunderstood most of this slightly because of the language used... I thought that this was about page titles (as the original ticket would suggest) when it is in fact about page headings - which I agree merits much more thought/discussion, so my apologies here for lack of due dilligence.
#27
@
15 years ago
That revers back to using Edit. We'd still need to add edit_items to post and taxonomy registration.
#28
@
15 years ago
And if we go forward with changing the menu labels, it's a simple matter of tweaking menu.php.
Sounds like a good complement to the design work in 3.0 that's being carried over from last summer. Less is more. :)