Rework controller/routing to make use of #2350939: Implement a generic revision UI proposed for inclusion in Drupal 9.

Ideally diff would be able to extend core classes instead of override.

The in progress patch is already required by a handful of modules.

For diff, this likely means:

  • New major version of Diff.
  • Require the version of Drupal with this patch, currently 9.1.x only, no D8/D9.0.0 backport.
  • Require newer version of PHP

Comments

dpi created an issue. See original summary.

dpi’s picture

larowlan’s picture

Status: Active » Closed (duplicate)

I think it makes sense to do this in #2452523: Offer a revisions tab for all entities