constant NEW_REVISION_EVERY_SAVE in Revisioning 6.3
Same name and namespace in other branches
- 6.4 revisioning.module \NEW_REVISION_EVERY_SAVE
File
- ./
revisioning.module, line 14 - 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_EVERY_SAVE', 1);