constant REVISIONING_REVISIONS_BLOCK_OLDEST_AT_TOP in Revisioning 7
Same name and namespace in other branches
- 8 revisioning.module \REVISIONING_REVISIONS_BLOCK_OLDEST_AT_TOP
File
- ./
revisioning.module, line 24 - 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_OLDEST_AT_TOP', 0);