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/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.
       "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
 * Neslee Canil Pinto: https://www.drupal.org/u/neslee-canil-pinto
 * 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
