Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
52
2017/web/modules/contrib/token/README.md
Executable file
52
2017/web/modules/contrib/token/README.md
Executable file
|
@ -0,0 +1,52 @@
|
|||
CONTENTS OF THIS FILE
|
||||
---------------------
|
||||
|
||||
* Introduction
|
||||
* Recommended modules
|
||||
* Installation
|
||||
* Configuration
|
||||
* Troubleshooting
|
||||
* Maintainers
|
||||
|
||||
INTRODUCTION
|
||||
------------
|
||||
|
||||
Provides common and resuable token UI elements and missing core tokens.
|
||||
|
||||
* For a full description of the module, visit the project page:
|
||||
https://drupal.org/project/token
|
||||
|
||||
* To submit bug reports and feature suggestions, or to track changes:
|
||||
https://drupal.org/project/issues/token
|
||||
|
||||
RECOMMENDED MODULES
|
||||
-------------------
|
||||
|
||||
* No extra module is required.
|
||||
|
||||
INSTALLATION
|
||||
------------
|
||||
|
||||
* Install as usual, see
|
||||
https://www.drupal.org/docs/8/extending-drupal-8/installing-contributed-modules-find-import-enable-configure-drupal-8 for further
|
||||
information.
|
||||
|
||||
CONFIGURATION
|
||||
-------------
|
||||
|
||||
* No configuration is needed.
|
||||
|
||||
TROUBLESHOOTING
|
||||
---------------
|
||||
|
||||
* Token module doesn't provide any visible functions to the user on its own, it
|
||||
just provides token handling services for other modules.
|
||||
|
||||
|
||||
MAINTAINERS
|
||||
-----------
|
||||
|
||||
Current maintainers:
|
||||
|
||||
* Dave Reid (https://drupal.org/user/53892)
|
||||
* Sascha Grossenbacher (Berdir) (https://www.drupal.org/user/214652)
|
Reference in a new issue