You are here

constant NEW_REVISION_WHEN_NOT_PENDING in Revisioning 6.4

Same name and namespace in other branches
  1. 6.3 revisioning.module \NEW_REVISION_WHEN_NOT_PENDING
2 uses of NEW_REVISION_WHEN_NOT_PENDING
revisioning_form_node_type_form_alter in ./revisioning.pages.inc
Implementation of hook_form_FORM_ID_form_alter().
revisioning_nodeapi in ./revisioning.module
Implementation of hook_nodeapi().

File

./revisioning.module, line 13
Allows the creation and modification of pre-published as well as live content while the current revision remains unchanged and publicly visible until the changes have been reviewed by a moderator.

Code

define('NEW_REVISION_WHEN_NOT_PENDING', 0);