Posted by McGo on July 9, 2011 at 11:39am
The predelete module hooks into the deletion process of nodes. By default it is not possible to react on a deleteion attempt before the deletion of a node. This is cured by providing the hook_predelete_node(). Other modules may implement the hook and add custom checks on the node that is about to be deleted.
The module ships with an API documentation and an example module that provides a single checkbox field. Nodes that contain the field could only be deleted if the checkbox is checked.
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Content, Content Access Control, Security, Utility
- Reported installs: 1 site currently reports using this module. View usage statistics.
- Downloads: 150
- Last modified: July 11, 2011