You are here

constant REVISIONING_NEW_REVISION_WHEN_NOT_PENDING in Revisioning 7

Same name and namespace in other branches
  1. 8 revisioning.module \REVISIONING_NEW_REVISION_WHEN_NOT_PENDING
2 uses of REVISIONING_NEW_REVISION_WHEN_NOT_PENDING
revisioning_form_node_type_form_alter in ./revisioning.pages.inc
Implements hook_form_FORM_ID_form_alter().
revisioning_node_presave in ./revisioning.module
Implements hook_node_presave().

File

./revisioning.module, line 21
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_NEW_REVISION_WHEN_NOT_PENDING', 0);