You are here

constant REVISIONING_REVISIONS_BLOCK_NEWEST_AT_TOP in Revisioning 7

Same name and namespace in other branches
  1. 8 revisioning.module \REVISIONING_REVISIONS_BLOCK_NEWEST_AT_TOP
2 uses of REVISIONING_REVISIONS_BLOCK_NEWEST_AT_TOP
revisioning_block_configure in ./revisioning.pages.inc
Implements hook_block_configure().
revisioning_block_view in ./revisioning.pages.inc
Implements hook_block_view().

File

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