constant REVISIONING_LOAD_CURRENT in Revisioning 7
Same name and namespace in other branches
- 8 revisioning.module \REVISIONING_LOAD_CURRENT
- 6.4 revisioning.module \REVISIONING_LOAD_CURRENT
- 6.3 revisioning.module \REVISIONING_LOAD_CURRENT
3 uses of REVISIONING_LOAD_CURRENT
- revisioning_admin_configure in ./
revisioning.admin.inc - Menu callback for admin configuration settings.
- _revisioning_load_op in ./
revisioning.module - Load a revision.
- _revisioning_view_edit_access_callback in ./
revisioning.module - Access callback function.
File
- ./
revisioning.module, line 17 - 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_LOAD_CURRENT', 0);