Token
Submitted by root on Fri, 06/27/2008 - 21:54
Reviewed Version:
5.x-1.11
Token is a helper module that is used by many other modules. It enables modules to use a common set of tokens to dynamically build urls, filepaths and other strings based on data such as node ids & titles or user ids & names.
It doesn't do anything by itself, but is a must have for any installation
Install it with every installation, period. It is used by several modules to create dynamic links including:
- pathauto
- imagefield
Pros
Cons
Tips
- It has an api to enable you to add additional tokens
Application:
Support module. Required by many modules to standardize creating dynamic string patterns.
