You are here

constant REVISIONING_NEW_REVISION_NO_MODERATION in Revisioning 7

Same name and namespace in other branches
  1. 8 revisioning.module \REVISIONING_NEW_REVISION_NO_MODERATION
1 use of REVISIONING_NEW_REVISION_NO_MODERATION
revisioning_form_alter in ./revisioning.pages.inc
Implements hook_form_alter().

File

./revisioning.module, line 13
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_NO_MODERATION', 1);