Posted by fizk on April 2, 2010 at 6:56am
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
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 38 sites currently report using this module. View usage statistics.
- Downloads: 549
- Last modified: August 5, 2011