You are here

constant DIFF_SORT_CUSTOM in Diff 7.3

Exposed sorting options.

It is up to the field / entity to decide how to handle the sort.

1 use of DIFF_SORT_CUSTOM
taxonomy_field_diff_default_options in includes/taxonomy.inc
Provide default field comparison options.

File

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

Code

define('DIFF_SORT_CUSTOM', '-1');