This patch removes the "The human-readable label for this field." text.

Comments

Bojhan’s picture

The reason for doing this is that - unless machine name is applicable, we should not mention that it is the human-readable name. As this causes confusion, machine readable UI should be an exception to object names - not a standard.

This because its somewhat implied that the organism sitting in front of the computer is human.

Before

humanreadablefield_before.png

After

humanreadablefield_after.png

Bojhan’s picture

StatusFileSize
new1.25 KB
new7.41 KB

I also saw we had, the text - check if a value must be provided. Into Required field, as required on it self means nothing.

requiredfield_after.png

yched’s picture

Status: Needs review » Reviewed & tested by the community

Sounds like a good move.

moshe weitzman’s picture

Machine readable matters a lot to developers of the site. We can't fully hide this. And these are the exact people who use the admin fields pages. These field names are used by css folks, module developers, preprocess impelmenters, and so on.

yched’s picture

@Moshe: the patch does not touch machine names at all, it just removes a couple '#description' texts in the UI.

Bojhan’s picture

Right, aint touching that - burned myself on that already :)

Noyz’s picture

+1

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

Status: Fixed » Closed (fixed)
Issue tags: -Usability

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