You are here

constant REVISIONING_NEW_REVISION_WITH_MODERATION in Revisioning 8

Same name and namespace in other branches
  1. 7 revisioning.module \REVISIONING_NEW_REVISION_WITH_MODERATION
2 uses of REVISIONING_NEW_REVISION_WITH_MODERATION
revisioning_form_alter in ./revisioning.pages.inc
Implements hook_form_alter().
revisioning_node_presave in ./revisioning.module
Implements hook_node_presave().

File

./revisioning.module, line 14
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_WITH_MODERATION', 2);