This is the backport to D7 of the same fonctionnality in D8 #1308564: Basic token support in fields' help texts
This allows to use the basic system tokens ([site:something], [date:something], [current-user:something] only) in the help text of fields.

Comments

guile2912’s picture

Status: Active » Reviewed & tested by the community

Queue for testing

guile2912’s picture

Queue for testing T_T

Status: Reviewed & tested by the community » Needs work

The last submitted patch, drupal-core--basic-token-support-in-fields-help-texts-d7.patch, failed testing.

guile2912’s picture

Issue summary: View changes

formating

guile2912’s picture

Status: Needs work » Needs review
StatusFileSize
new1.13 KB

Lets try this again

pooja.sarvaiye’s picture

Status: Needs review » Needs work

The patch works for help text of text fields, check boxes/radio and select list. But tokens are not replaced in the help text if field type is image.

amontero’s picture

Status: Needs work » Closed (duplicate)

As per backport policy, this should make into 8.x core before backporting.
@pooja: Good catch. I'll take a look at it. I leave up to you posting to original issue.
The backport should also occur in the original issue, so marking as duplicate.

amontero’s picture

Issue summary: View changes

more details