This module provides placeholder variables, or "tokens," that allow you to dynamically insert data from your Drupal site into content. For example, you can use tokens like [node:title] or [user:name] to automatically display the current node's title or the logged-in user's name.
Provides placeholder variables (tokens) and an interface for browsing available tokens. As records are displayed, contextual values are replaced, such as [node:title] or [user:name].
See full list of modules that use or provide tokens or the list of open issues tagged with 'token'.
Pledges
#D7AX - I pledge to make this module as accessible as it can be. If you find any flaws, please submit an issue and tag it D7AX. Help me fix them if you can.