You are here

constant REVISION_LIST_SIZE in Diff 7.2

Same name and namespace in other branches
  1. 5.2 diff.module \REVISION_LIST_SIZE
  2. 5 diff.module \REVISION_LIST_SIZE
  3. 6.2 diff.module \REVISION_LIST_SIZE
  4. 6 diff.module \REVISION_LIST_SIZE
  5. 7.3 diff.module \REVISION_LIST_SIZE

Number of items on one page of the revision list.

1 use of REVISION_LIST_SIZE
diff_node_revisions in ./diff.pages.inc
Input form to select two revisions.

File

./diff.module, line 11
Provides functionality to show a diff between two node revisions.

Code

define('REVISION_LIST_SIZE', 50);