Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
trash
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
trash
Merge requests
!5
Issue
#3272238
: Create README.md file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue
#3272238
: Create README.md file
issue/trash-3272238:3272238-create-readme.md-file
into
8.x-2.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Closed
Beatriz Varela
requested to merge
issue/trash-3272238:3272238-create-readme.md-file
into
8.x-2.x
3 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
8.x-2.x
8.x-2.x (base)
and
latest version
latest version
d6e3734f
1 commit,
3 years ago
1 file
+
63
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
0 → 100644
+
63
−
0
Options
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