diff --git a/README.txt b/README.txt index 57fa558..65d1e7c 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,4 @@ -CONTENTS OF THIS FILE +CONTECONTENTS OF THIS FILE -------------------- * Introduction @@ -11,10 +11,15 @@ CONTENTS OF THIS FILE INTRODUCTION ------------ -The Add another module allows is designed to save time during repetitive content creation. It allows the content creator to add another node of the same type much faster. +The Add another module allows is designed to save time during repetitive content +creation. It allows the content creator to add another node of the same type +much faster. -* For a full description of the module visit https://www.drupal.org/project/addanother -* To submit bug reports and feature suggestions, or to track changes visit https://www.drupal.org/project/issues/addanother + * For a full description of the module visit + https://www.drupal.org/project/addanother + + * To submit bug reports and feature suggestions, or to track changes visit + https://www.drupal.org/project/issues/addanother REQUIREMENTS @@ -26,24 +31,29 @@ This module requires no modules outside of Drupal core. INSTALLATION ------------ -* Install the Add another as you would normally install a contributed Drupal module. Visit https://www.drupal.org/docs/8/extending-drupal-8/installing-contributed-modules-find-import-enable-configure-drupal-8 for further information. +Install the Add another as you would normally install a contributed Drupal +module. Visit https://www.drupal.org/node/1897420 for further information. CONFIGURATION -------------- -1. Navigate to Administration > Structure > Content types and choose "Add another settings" in the vertical tabs to configure settings. -2. The setting "Display Add another button on node add form" provides a "Save and add another" button on the node form for editors. -3. The setting "Display the Add another message after node creation" displays "Add another ..." message after creating a new node. -4. The setting "Display the Add another tab" shows a "Add another" tab on nodes of this type. -5. The setting "Also Display another tab on edit page" shows a "Add another" tab on node edit pages of the content type. This option does nothing if Add Another tab is disabled. -6. Save and continue. + 1. Navigate to Administration > Structure > Content types and choose "Add + another settings" in the vertical tabs to configure settings. + 2. The setting "Display Add another button on node add form" provides a + "Save and add another" button on the node form for editors. + "Add another ..." message after creating a new node. + 4. The setting "Display the Add another tab" shows a "Add another" tab on + nodes of this type. + 5. The setting "Also Display another tab on edit page" shows a "Add another" + tab on node edit pages of the content type. This option does nothing if + Add Another tab is disabled. MAINTAINERS ----------- -* Robin Monks - https://www.drupal.org/u/robin-monks -* Darrell Duane (DarrellDuane) - https://www.drupal.org/u/darrellduane -* gaurav_varshney - https://www.drupal.org/u/gaurav_varshney -* mkdok - https://www.drupal.org/u/mkdok + * Robin Monks - https://www.drupal.org/u/robin-monks + * Darrell Duane (DarrellDuane) - https://www.drupal.org/u/darrellduane + * gaurav_varshney - https://www.drupal.org/u/gaurav_varshney +