diff --git a/README.txt b/README.txt new file mode 100644 index 0000000000000000000000000000000000000000..57fa558651a0bb7ff1ac4f32e706bfcd2f6ceb7f --- /dev/null +++ b/README.txt @@ -0,0 +1,49 @@ +CONTENTS OF THIS FILE +-------------------- + +* Introduction +* Requirements +* Installation +* Configuration +* Maintainers + + +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. + +* 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 +------------ + +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. + + +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. + + +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