Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / token / README.md
1 INTRODUCTION
2 ------------
3  
4  Provides common and resuable token UI elements and missing core tokens.
5
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://www.drupal.org/docs/8/extending-drupal-8/installing-contributed-modules-find-import-enable-configure-drupal-8 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)