Diff Files icon (icon by Icons8)
An example of a view showing the output of this module.
The view configuration for the example.

This module extends Views to display fine-grained field changes from node revisions. Unlike other node revision modules, this module displays the value differences inside the view itself. This module also exposes a new "preceding revision" relationship that makes it easy to go from one revision to the revision that immediately preceded it.

New Views Relationship Handlers

  • Content revision: Preceding revision: This allows you to navigate from one revision to the revision that immediately preceded it for the same node. Once added to a view, you can use all views field and filter handlers that apply to node revisions against the previous revision.
  • Content revision: Field differences: When based off a "Content revision: Preceding revision" relationship, shows you the name, old value, and new value of every field changed between a revision and the revision that came before it. This can even show you the values of every non-empty field at creation time.

See the Getting started guide for step-by-step instructions.


Diff Files icon icon by Icons8
Supporting organizations: 
Primary sponsors and developers

Project information

Releases