Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / token / README.md
1 CONTENTS OF THIS FILE
2 ---------------------
3
4  * Introduction
5  * Recommended modules
6  * Installation
7  * Configuration
8  * Troubleshooting
9  * Maintainers
10
11 INTRODUCTION
12 ------------
13  
14  Provides common and resuable token UI elements and missing core tokens.
15
16  * For a full description of the module, visit the project page:
17    https://drupal.org/project/token
18
19  * To submit bug reports and feature suggestions, or to track changes:
20    https://drupal.org/project/issues/token
21
22 RECOMMENDED MODULES
23 -------------------
24
25  * No extra module is required.
26
27 INSTALLATION
28 ------------
29
30  * Install as usual, see
31    https://www.drupal.org/docs/8/extending-drupal-8/installing-contributed-modules-find-import-enable-configure-drupal-8 for further
32    information.
33
34 CONFIGURATION
35 -------------
36
37  * No configuration is needed.
38
39 TROUBLESHOOTING
40 ---------------
41
42  * Token module doesn't provide any visible functions to the user on its own, it
43    just provides token handling services for other modules.
44
45
46 MAINTAINERS
47 -----------
48
49 Current maintainers:
50
51  * Dave Reid (https://drupal.org/user/53892)
52  * Sascha Grossenbacher (Berdir) (https://www.drupal.org/user/214652)