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
Comment #2
dpiI reckon this should be a child of #2452523: Offer a revisions tab for all entities.
Comment #3
larowlanI think it makes sense to do this in #2452523: Offer a revisions tab for all entities