Block Token
816 sites
Security covered
This module enables the creation and use of custom tokens for blocks. These tokens can then be inserted into content fields, allowing for dynamic display of block information where the Token Filter module is enabled.
The Block Token module allows you to create the tokens for blocks on site.
Key Features
- Specify the blocks that will have the tokens generated for
- (Optional) Use the tokens within text formats using Token Filter module
Dependencies
- Block
- Token
- (Optional) Token Filter
Usage with Token Filter
- Enable "Replace Tokens" filter for specific text formats. E.g. for full_html on
/admin/config/content/formats/full_html - Check the "Create the token for this block" checkbox for the block on edit screen.
- Put the token of enabled block, e.g.
[block_token:system:navigation], to the content field formatted with the text format with token replacement.