Updated by #80
Problem/Motivation
Convert content revision table to view.
Proposed resolution
Replace the content revision table with a view.
Remaining tasks
- Mulitlangual support see #77
- "Strip HTML" filter/rewrite doesn't work on the log messages.
- If we want to retain the yellowish rowstyle for the default revision, and the striped rowstyle in bartik, this might be solved in Twig or we could add a rowstyle plugin to views.
- The dropbutton misalignment error, see #1890266: dropbutton text fails to retain .dropbutton-widget width
User interface changes
Before
After
API changes
N/A
Data model changes
N/A
Release notes snippet
WIP
Orignial Report
This depends on #1863898: Add test coverage for Views revision link handlers and #1826604: Add a dropbutton field handler to Views
This is one of the only content listings without it's own custom hook_ENTITY_operations().