The description text on the form elements is generally unhelpful here. Attached patch makes the following changes:
1) Vocabulary element
"Select the vocabulary for this form." changed to "Select the vocabulary your parent term belongs to."
2) Terms element
"Select a term or terms from @vocabulary." changed to "Select a parent term (or terms) from the @vocabulary vocabulary."
3) "Include these term(s) as candidates?" checkbox
"Include these term(s) as candidates?" changed to "Include these parent term(s)?"
and
"When this rule is evaluated, should the term(s) you select be included as candidates for access?" changed to "Should the term(s) you selected above be included in addition to their children?"
| Comment | File | Size | Author |
|---|---|---|---|
| ctools-term_parent_description_text_cleanup.patch | 1.92 KB | jenlampton |
Comments
Comment #1
jenlamptonstatus
Comment #3
chris matthews commentedThe 6 year old patch to term_has_parent.inc still applies cleanly to the latest 7.x-1.x-dev and the proposed changes make a lot more sense to me so changing to RTBC.
Comment #4
rivimeyComment #5
joelpittetThanks @jenlampton! Committed the changes for the next release to the dev branch.
Comment #6
joelpittet