It doesn't imply configurability and I personally initially thought I was doing something wrong and was missing an option or something. How about relabeling the entry to "Selected node view modes..." or "Specific node view modes...".

Note: I intentionally suggested the use of an ellipsis (...) at the end of the entry because in most applications (on Windows at least) having it in a menu signifies that the user is to specify additional settings in a next step. If you think this is a good idea UX-wise, then perhaps also add it to the "User defined nodes" entry as well.

CommentFileSizeAuthor
#1 2041959-labels-1.patch3.24 KBfizk
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fizk’s picture

Status: Active » Needs review
FileSize
3.24 KB

Here's a patch for the 7.x-1.x dev release that adds an ellipsis to "All nodes" and "User defined nodes", and dynamically changes the "Exclude from:" label to either "Exclude title from all nodes in the following view modes:" or "Exclude title from user defined nodes in the following view modes:".

fizk’s picture

Category: Bug report » Feature request
Issue summary: View changes
Status: Needs review » Fixed
klonos’s picture

Thanx Yonas!

Status: Fixed » Closed (fixed)

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

  • Commit 0bdd9d0 on 7.x-1.x, 8.x-1.x by fizk:
    #2041959: Add an ellipsis to "All nodes" and "User defined nodes", and...