This project is not covered by Drupal’s security advisory policy.
This module provides extra token replacements for strings, dates, and numbers.
Usage
// Number replacement
token_replace($original, 'number', 123);
// String replacement
token_replace($original, 'string', 'hello world');
// Date replacement
token_replace($original, 'date', time());
For more information, please see:
http://drupal.org/handbook/modules/token
Development is sponsored by Patch Party! and TinymceSupport.com
Project information
1 site reports using this module
- Created by fizk on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
