Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / token / README.md
old mode 100644 (file)
new mode 100755 (executable)
index c37d335..c2f8d04
@@ -1,3 +1,13 @@
+CONTENTS OF THIS FILE
+---------------------
+
+ * Introduction
+ * Recommended modules
+ * Installation
+ * Configuration
+ * Troubleshooting
+ * Maintainers
+
 INTRODUCTION
 ------------
  
@@ -9,20 +19,28 @@ INTRODUCTION
  * 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.
+ * 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.
+ * Token module doesn't provide any visible functions to the user on its own, it
+   just provides token handling services for other modules.
 
 
 MAINTAINERS
@@ -31,3 +49,4 @@ MAINTAINERS
 Current maintainers:
 
  * Dave Reid (https://drupal.org/user/53892)
+ * Sascha Grossenbacher (Berdir) (https://www.drupal.org/user/214652)