constant REVISIONING_NO_REVISION in Revisioning 7
Same name and namespace in other branches
- 8 revisioning.module \REVISIONING_NO_REVISION
1 use of REVISIONING_NO_REVISION
- revisioning_node_presave in ./
revisioning.module - Implements hook_node_presave().
File
- ./
revisioning.module, line 12 - Allows content to be updated and reviewed before submitting it for publication, while the current live revision remains unchanged and publicly visible until the changes have been reviewed and found fit for publication by a moderator.
Code
define('REVISIONING_NO_REVISION', 0);