Projet

Général

Profil

Paste
Télécharger (721 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / token / README.txt @ f9d4b898

1 4cfd8be6 Assos Assos
INTRODUCTION
2
------------
3 85ad3d82 Assos Assos
4
Provides common and resuable token UI elements and missing core tokens.
5 4cfd8be6 Assos Assos
6
 * For a full description of the module, visit the project page:
7
   https://drupal.org/project/token
8
9
 * To submit bug reports and feature suggestions, or to track changes:
10
   https://drupal.org/project/issues/token
11
12
13
INSTALLATION
14
------------
15
16
Install as usual, see
17
https://drupal.org/documentation/install/modules-themes/modules-7 for further
18
information.
19
20
21
TROUBLESHOOTING
22
---------------
23
24
Token module doesn't provide any visible functions to the user on its own, it
25
just provides token handling services for other modules.
26
27
28
MAINTAINERS
29
-----------
30
31
Current maintainers:
32
33
 * Dave Reid (https://drupal.org/user/53892)