constant DIFF_SORT_VALUE in Diff 7.3
Exposed sorting options.
This normally sorts by the rendered comparison.
1 use of DIFF_SORT_VALUE
- taxonomy_field_diff_view in includes/
taxonomy.inc - Diff field callback for parsing term field comparative values.
File
- ./
diff.module, line 25 - Provides functionality to show a diff between two node revisions.
Code
define('DIFF_SORT_VALUE', '1');