I'm trying to create a view using the Views module that lists only the currently approved revision of nodes, but I can't seem to figure out how to do this. I keep seeing the most recent revision, even if it's still pending. Any ideas what I need to do differently?

CommentFileSizeAuthor
#2 objectives.png316.63 KBattheshow

Comments

rdeboer’s picture

Hi Mark,
Not 100% sure I understand your requirements...
What do you want to display in this view? Is it essentially a list of titles of the current revisions, one for each published node?
Isn't that pretty much what Content management>>Content does? Why exactly does it have to be a View module view?
Also, have you tried the new filtering tabs that come with the latest development snapshot of Module Grants?
These allow you to filter by the logged-in user's permissions, whether they last modified the content, the publication status, etc.
Don't forget to install the latest development snapshot of Revisioning as well, if you upgrade Module Grants.
Rik

attheshow’s picture

StatusFileSize
new316.63 KB

Rik,

I haven't had a chance to check out the tab changes that you mentioned yet. I'll have to make some time for that soon.

Regarding using the Views module vs. the Content page, the node titles are being displayed in a view for anonymous users. It's the bulleted list of objectives shown in the attached screenshot.

rdeboer’s picture

Status: Active » Closed (duplicate)

Will come out of the wash with #463652: Add Views Support