You are here

constant REVISIONING_LOAD_LATEST in Revisioning 6.3

Same name and namespace in other branches
  1. 8 revisioning.module \REVISIONING_LOAD_LATEST
  2. 6.4 revisioning.module \REVISIONING_LOAD_LATEST
  3. 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
_revisioning_title_for_tab in ./revisioning.module
Callback for the primary View and Edit tabs.
_revisioning_view in ./revisioning.module
Menu callback for the primary View tab.
_revisioning_view_edit_access_callback in ./revisioning.module
Access callback for 'node/%', 'node/%/view' and 'node/%/edit' links that may appear anywhere on the site. At the time that this function is called the CURRENT revision will already have been loaded by the system. However…

File

./revisioning.module, line 11
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('REVISIONING_LOAD_LATEST', 1);