You are here

constant REVISIONS_BLOCK_OLDEST_AT_TOP in Revisioning 6.3

Same name and namespace in other branches
  1. 6.4 revisioning.module \REVISIONS_BLOCK_OLDEST_AT_TOP
1 use of REVISIONS_BLOCK_OLDEST_AT_TOP
revisioning_block in ./revisioning.module
Implementation of hook_block().

File

./revisioning.module, line 16
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('REVISIONS_BLOCK_OLDEST_AT_TOP', 0);