Skip to content
Snippets Groups Projects

Issue #3272238: Create README.md file

1 file
+ 63
0
Compare changes
  • Side-by-side
  • Inline
README.md 0 → 100644
+ 63
0
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Configuration
* Maintainers
INTRODUCTION
------------
**Drupal 8**
This module adds a trash bin for all content entities.
**Drupal 5 & 6**
This module adds a trash bin for nodes. Nodes can be moved to the trash instead
of being deleted and thus can be restored or permanently deleted later on.
* For a full description of the module, visit the project page:
https://www.drupal.org/project/trash
* To submit bug reports and feature suggestions, or track changes:
https://www.drupal.org/project/issues/trash
REQUIREMENTS
------------
This module requires the following modules:
**8.x-1.x**
* [Multiversion](https://www.drupal.org/project/multiversion)
**8.x-2.x**
* Depends on Drupal 8.2.x and [Content Moderation](https://www.drupal.org/project/content_moderation)
INSTALLATION
------------
* Install as you would normally install a contributed Drupal module. Visit
https://www.drupal.org/node/1897420 for further information.
CONFIGURATION
-------------
The module has no menu or modifiable settings. There is no configuration. When
enabled, the module will prevent the links from appearing. To get the links
back, disable the module and clear caches.
MAINTAINERS
-----------
Current maintainers:
* Dick Olsson (dixon_) - https://www.drupal.org/u/dixon_
* rötzi - https://www.drupal.org/u/r%C3%B6tzi
* Andrei Mateescu (amateescu) - https://www.drupal.org/u/amateescu
* Andrei Jechiu (jeqq) - https://www.drupal.org/u/jeqq
* timmillwood - https://www.drupal.org/u/timmillwood
Loading