Download & Extend

"No posts available" is ambiguous on admin/content/node

Project:Drupal core
Version:7.x-dev
Component:node system
Category:task
Priority:normal
Assigned:cwgordon7
Status:closed (fixed)
Issue tags:Needs text review, UBUserTesting2009, ui-text, Usability

Issue Summary

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

#1

#2

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

#3

Issue tags:+ui-text

tagging

#4

Assigned to:Anonymous» cwgordon7
Status:active» needs review
Issue tags:-ui-text

Patch and screenshot attached. :)

AttachmentSizeStatusTest resultOperations
drupal-content-administration-message.png133.62 KBIgnored: Check issue status.NoneNone
content_administration_usability_01.patch711 bytesIdlePassed: 10605 passes, 0 fails, 0 exceptionsView details

#5

Issue tags:+ui-text

Cross-posted, sorry.

#6

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

#7

Status:needs work» needs review

Here's a patch with just the text changes.

AttachmentSizeStatusTest resultOperations
394508.001.patch625 bytesIdlePassed: 10605 passes, 0 fails, 0 exceptionsView details

#8

Status:needs review» reviewed & tested by the community

Patch is good, tests pass, rtbc.

#9

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

#10

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

#11

Status:needs work» needs review

re-rolled.

AttachmentSizeStatusTest resultOperations
394508.002.patch614 bytesIdleUnable to apply patch 394508.002.patchView details

#12

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.

#13

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.

#14

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!

#15

Status:fixed» closed (fixed)

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