This is the old documentation center for eZ Publish 4. We are currently migrating the eZ Publish documentation to http://confluence.ez.no the eZ Publish 5 documentation platform. Documentation for the eZ Publish legacy components are still located on this site, as well as all documentation for earlier releases.

HideRemoveConfirmation

Summary

Sets whether the removal confirmation dialog should be shown or not.

Usage

 

HideRemoveConfirmation=true|false

Description

This setting controls wether the system should ask for confirmation when objects are being removed. The default value is "false", which means that the removal confirmation dialog will be shown. If set to "true", the system will not display the dialog. When the dialog is not shown (or if the "Move to trash" checkbox is hidden), it is the DefaultRemoveAction" directive that controls whether objects should be moved to the trash or permanently deleted.

Examples

Example 1

HideRemoveConfirmation=true


With this configuration, the system will not ask for confirmation when objects are being removed. If you specify "DefaultRemoveAction=delete", the system will permanently delete objects (they will not be put into the trash).

Julia Shymova (26/04/2007 4:34 pm)

Balazs Halasy (29/04/2007 4:43 pm)

Julia Shymova, Balazs Halasy


Comments

There are no comments.