API.txt |
API.txt |
|
Overview
========
In many cases, it's useful to allow users to define patterns or large
chunks of text that contain programmatically derived values. For example,
form email messages addressed to a given user, or url path aliases
containing the… |
README.txt |
README.txt |
|
Description
===========
Token module provides a centralized API for text substitution. Unless
you're installing another Drupal module that requires it, this software
is probably unnecessary.
Benefits
========
If you're a Drupal developer,… |
token.api.php |
token.api.php |
|
Hooks provided by the token module. |
token.info |
token.info |
|
name = Token
description = Provides a shared API for replacement of textual placeholders with actual data. |
token.install |
token.install |
|
The install and update code for the token module. |
token.module |
token.module |
|
The Token API module. |
token_cck.inc |
token_cck.inc |
|
|
token_comment.inc |
token_comment.inc |
|
Implementations of token module hooks for the core comment module. |
token_node.inc |
token_node.inc |
|
Implementations of token module hooks for the core node and book modules. |
token_taxonomy.inc |
token_taxonomy.inc |
|
Implementations of token module hooks for the core taxonomy module. |
token_user.inc |
token_user.inc |
|
Implementations of token module hooks for the core user module. |