/[drupal]/contributions/modules/tokenize/README.txt
ViewVC logotype

Contents of /contributions/modules/tokenize/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Jun 23 21:16:34 2008 UTC (17 months ago) by greggles
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
File MIME type: text/plain
task #235306 by johnvsc and greggles: Provide README.txt for Tokenize
1 Tokenize provides configurable, automatic tokenization of CCK widgets using the
2 Token module. Allows a user to configure the use of Token with specific widgets
3 in the context of specific node types.
4
5 The user can set Token to replace tokens with actual data when the node is
6 inserted into the database, or when the node is viewed. In the former case,
7 the tokens are replaced, and any subsequent node edit will simply show the
8 actual data in their place. In the latter case, the tokens are preserved, but
9 any viewing of the content will show the data, rather than the tokens.
10
11 ** Installation and Usage
12 1. First install the Token module and the cck module (Available from
13 http://drupal.org/project/token and http://drupal.org/project/cck)
14
15 2. Extract the Tokenize tarball into your sites/all/modules directory (or
16 another suitable location).
17
18 3. Visit Administer > Site building > Modules and enable the Tokenize module.
19
20 4. Create or edit a cck field. You should now see settings related to the
21 Tokenize module.
22
23
24 ** Credits:
25 Tokenize was developed by Morris Singer http://drupal.org/user/91393

  ViewVC Help
Powered by ViewVC 1.1.2