Views field with link going to revisions/view/latest
| Project: | Diff |
| Version: | 5.x-2.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Following up on the recent great improvement: the addition of fixed path for two latest revisions
( http://drupal.org/node/239056 )
Suggestion:
A block that could be set to offer the user to choose which view (using views module) to use, and for each node title returned by the view, it changes the links so that the node titles are shown, but linking to their respective node/*/revisions/view/latest pages instead of to the nodes themselves.
That would be very useful for moderation.
PS. Preferably, it should be possible to create more than one such block:
We could then be creative and set up various views/workflow-related blocks for various groups of people, each with a specific view filtering and sorting nodes for the target audience. The blocks would then use their visibility settings to determine where which block/view should appear (and to whom).

#1
It is a good idea to add such a View field. I hesitate though because we are trying to get diff into core and Contrib features will confuse the issue.
#2
Yes, the most important should be to get basic functionality for diffs in core, then other modules can provide the extras.
#3
Not sure if there are any moderation-related or views contrib modules that could be a relevant "host" for such a feature instead of diff, especially after diff is in core. How "certain" is it that diff could be accepted into core, and what could be the time frame for that?