Steps to reproduce: Try to add a new content type.

The help texts for 'description' and 'submission guidelines' are confusing. As you can see at [1] the difference between those two doesn't get clear. Improve these help texts.

Setting this to "needs more info" - feel free to make suggestions here.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

keith.smith’s picture

Version: 6.x-dev » 7.x-dev

To quote Gábor from http://lists.drupal.org/pipermail/development/2007-December/027977.html: "RC1 is string freeze, so whatever needs modifications in the strings is generally postponed to Drupal 7."

keith.smith’s picture

Status: Postponed (maintainer needs more info) » Active

(changing status)

Bevan’s picture

plz tag for 'newbie (subscribing)

brunodbo’s picture

It seems the help text under the 'Description' field is gone now in D7. I don't know if the text is meant to make it back in, I believe it would be useful to explain where this text is going to be displayed.

Anyway, here's a stab at it (the 'Description' field help text on /admin/content/types/add):

"A brief description of this content type. Like the content type's name, this text will be displayed as part of the list on the add new content page."

brunodbo’s picture

FileSize
767 bytes

Attached patch adds the help text mentioned above.

Bevan’s picture

Component: documentation » user interface text
Category: task » feature
Status: Active » Needs review
Issue tags: +Needs usability review
keith.smith’s picture

Status: Needs review » Needs work

How about something a bit more active:

"A brief description of this content type. Along with the content type's name, this text is displayed on the add new content page."

lisarex’s picture

Status: Needs work » Needs review
FileSize
695 bytes
7.85 KB
3.09 KB

I would make it even more active: "Describe this content type. It will be displayed on the Add new content page."

Bevan’s picture

Status: Needs review » Reviewed & tested by the community

The patch looks good, simple and clean. It passed simpletests. The change seems obvious; "Why didn't we do this already!?".

One possible improvement is to make the <em>Add new content</em> text into a link to node/add/$node_type. Though this also inroduces the issue of taking the user away from the form and losing their unsaved changes. That is a larger problem in Drupal that needs addressing separately.

Debating whether or not to make it a link or not shouldn't delay the simple text addition in this patch, so RTBC.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Hm. That's a good point, Bevan, but I think this will do for now.

Committed to HEAD. Thanks!

Status: Fixed » Closed (fixed)
Issue tags: -Needs usability review

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