Problem/Motivation
Goto View -> Contextual Filter -> Provide default value,
If we need filter by revision id, not have the option about Revision ID from URL
, only Content ID from URL
.
I think this is basic feature that retrieve revision id from url.
Proposed resolution
- Create new ViewsArgumentDefault for Revision ID from URL
Remaining tasks
- ViewsArgumentDefault (Revision ID from URL)
- Unit test
User interface changes
In View -> Contextual Filter -> Provide default value, we can see Revision ID from URL
.
API changes
None.