Added by Andrew Savory, last edited by Niels van Kampenhout on Feb 21, 2006  (view change)

Labels:

trash trash Delete
delete delete Delete
remove remove Delete
undelete undelete Delete
recyclebin recyclebin Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

It is possible to add a "trash bin" feature to the CMS, which means that no document is ever deleted, it is simply filed under a different directory structure outside of the preview and live sites.

In order to use this, you need to do the following:

Add to build.properties:

cms.use.trash.bin=on

Re-initialise the repository if the following property is not set:

operation.createTrashLocationAndSetAcl=true