I'm proposing creating simple and useful feature called trash bin. I think it speaks for it self. New Joomla release 1.6 just added this to their project, check http://docs.joomla.org/Screen.trashmanager.15

I know there is an issue about deleting API in core http://drupal.org/node/147723 but this is not the same (as I think).

Also we can learn something from trash project http://drupal.org/project/trash. Basic idea is to not delete nothing until you throw away you garbage (delete) otherwise content is in trash (set up node.status to e.g. -1).

sorry for my English :)

Comments

sobi3ch’s picture

Issue form main text #147723: Deletion API for core

valthebald’s picture

Version: 8.x-dev » 9.x-dev

Bumping version

catch’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)

Duplicate of #147723: Deletion API for core.

Also, providing a 'trash bin' is not simple unfortunately, see the above issue.

Version: 9.x-dev » 9.0.x-dev

The 9.0.x branch will open for development soon, and the placeholder 9.x branch should no longer be used. Only issues that require a new major version should be filed against 9.0.x (for example, removing deprecated code or updating dependency major versions). New developments and disruptive changes that are allowed in a minor version should be filed against 8.9.x, and significant new features will be moved to 9.1.x at committer discretion. For more information see the Allowed changes during the Drupal 8 and 9 release cycles and the Drupal 9.0.0 release plan.