Tokenize

Component ID

164128

Component name

Tokenize

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1651

Component created

Component changed

Component body

This module is no longer supported. For an alternate approach at this problem see Token Filter which provides a filter to input formats to tokenize content and has released versions for Drupal 7 and 8.

Provides configurable, automatic tokenization of CCK widgets using the Token module. Allows a user to configure the use of Token with specific widgets in the context of specific node types.

The user can set Token to replace tokens with actual data when the node is inserted into the database, or when the node is viewed. In the former case, the tokens are replaced, and any subsequent node edit will simply show the actual data in their place. In the latter case, the tokens are preserved, but any viewing of the content will show the data, rather than the tokens.