constant REVISIONING_LOAD_LATEST in Revisioning 8
Same name and namespace in other branches
- 6.4 revisioning.module \REVISIONING_LOAD_LATEST
- 6.3 revisioning.module \REVISIONING_LOAD_LATEST
- 7 revisioning.module \REVISIONING_LOAD_LATEST
5 uses of REVISIONING_LOAD_LATEST
- _revisioning_edit in ./
revisioning.module - Callback for the primary Edit tab.
- _revisioning_load_op in ./
revisioning.module - Load a revision.
- _revisioning_title_for_tab in ./
revisioning.module - Callback for the primary View, Edit and Revisions tabs titles.
- _revisioning_view in ./
revisioning.module - Menu callback for the primary View tab.
- _revisioning_view_edit_access_callback in ./
revisioning.module - Access callback function.
File
- ./
revisioning.module, line 19 - 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_LATEST', 1);