Identified at UB Usability Testing: http://www.drupalusability.org/node/115

On admin/content/node when there are no nodes "No posts availiable" is displayed. "posts" in this context is ambiguous.

Comments

coltrane’s picture

karschsp’s picture

Maybe this would be a good place to put a link to Create Content as well. "There is no content available. Create content"

yoroy’s picture

Issue tags: +ui-text

tagging

cwgordon7’s picture

Assigned: Unassigned » cwgordon7
Status: Active » Needs review
Issue tags: -ui-text
StatusFileSize
new711 bytes
new133.62 KB

Patch and screenshot attached. :)

cwgordon7’s picture

Issue tags: +ui-text

Cross-posted, sorry.

Bojhan’s picture

Status: Needs review » Needs work

So what is the situation, when there is content? Does this function disappear? Although it sounds obvious to add a create content link here, we probably need to do it somewhere else then in that table. Just re-roll it with just the "content" tweak and focus on the other overlaying issue (expecting to create content in /admmin/content/node) in a different issue.

http://drupal.org/node/394702

karschsp’s picture

Status: Needs work » Needs review
StatusFileSize
new625 bytes

Here's a patch with just the text changes.

cwgordon7’s picture

Status: Needs review » Reviewed & tested by the community

Patch is good, tests pass, rtbc.

webchick’s picture

Status: Reviewed & tested by the community » Needs work

Hm. Looks like everywhere else we do "No X available":

No books available.
No comments available.
No terms available.
No vocabularies available.

So probably just "No content available."

cwgordon7’s picture

Well, that was the problem in the first place - why isn't any content available?!? It's not available because it hasn't been created yet, and that's the message we need to convey. "No content available" isn't really much better than the ambiguous "No posts available."

karschsp’s picture

Status: Needs work » Needs review
StatusFileSize
new614 bytes

re-rolled.

karschsp’s picture

I think the issue was more that the user is on the Content admin screen under the Content management section and the term "posts" isn't consistent with how we're referring to...uhhhh...content everywhere else...

At least that was my impression when I saw the issue. I think the whole "Create Content" mystery is being taken care of in another issue.

beeradb’s picture

Status: Needs review » Reviewed & tested by the community

Simple change, fixes the issue of posts not being used elsewhere in the interface. RTBCing assuming test bot doesn't complain.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

I confirmed with beeradb (who was there during the testing this report comes from) that the problem was with the word "posts" in the interface. There are probably other problems as well, but this at least gives us consistency. :)

Committed to HEAD. Thanks, folks!

Status: Fixed » Closed (fixed)
Issue tags: -Usability, -Needs text review, -UBUserTesting2009, -ui-text

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