Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The goal is to make diff to support any entity, so by default this shows everything. Via direct function calls, you can compare nodes and users if you wanted.
However, I guess that we could use entity info alter to register the entity to the Diff module, and then restrict these administration pages to only those entities that have this flag:
Comments
Comment #1
alan d. commentedThe goal is to make diff to support any entity, so by default this shows everything. Via direct function calls, you can compare nodes and users if you wanted.
However, I guess that we could use entity info alter to register the entity to the Diff module, and then restrict these administration pages to only those entities that have this flag:
Thoughts?
Comment #2
mitchell commentedThis appears to be addressed in #1825202: Simplify the Diff settings.