In the description it says "Token Filter is a very simple module to make token values available as an input filter." "Input filter" should be changed to "Text format filter" to avoid confusion for Drupal 7 users.

Comments

silurius’s picture

Additionally, README.txt should be updated as follows:

Change: 2) Go to /admin/settings/filters and enable the token_filter for any of your existing filter type or if you wish, create a new one.

Replace with: 2) Go to /admin/config/content/formats and enable "Replace tokens" for the Text formats in which you wish to make token values available.

Change: Then in the text where you use that input filter you can use substitution tokens with

Replace with: Then in a field using a text format with "Replace tokens" checked, you can use substitution tokens with

darvanen’s picture

Issue summary: View changes
Status: Active » Closed (outdated)
Parent issue: » #2486189: Complete documentation