Hi, I'm building a collaborative site and I would like to show the author of the last revision of the nodes in an administrative view. Can this be done? I don't see that field into the field list and I neither find a module wich allows that.
Thanks in advance.
Comments
Comment #1
merlinofchaos commentedViews 1 doesn't currently have the right fields to support this.
Comment #2
NoRandom commentedOk, thanks for the information.
Comment #3
sunComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
masood_mj commentedWould you explain how can I do this in the views 2?
Comment #6
merilainen commentedI'm also interested. Under revisions tab is all the info I want, but I would also like to list this with views in a different place.
Comment #7
attheshow commentedI've tried creating a view of "node revisions", but when I select any of the "User" filters, it appears that views is seeing the node author instead of the node revision author. Is there any way to make a view that only shows revisions that the current user has created?
Comment #8
brisath commentedSame problem here. I would like for all revision authors to be recognized by this relationship. It only seems to be the first author that is recognized. This would definitively benefit my collaborative site also.
Comment #9
alexh commentedSubscribing
Comment #10
brisath commentedComment #11
WorldFallz commentedCreate a "node revision" view and add the "Node revision: User" relationship-- then specify that relationship when adding user info to the view.
For more detailed instructions see my forum reply: http://drupal.org/node/527528#comment-1840628
Comment #12
brisath commentedThanks for shifting my attention to that "node revision" view option. It worked great and solved one of my major problems. However, it doesn't solve my other problem because node revision views aren't allowing me use "Organic groups: Groups" as an additional argument so I can't narrow down revisions to nodes for a specific group.
Comment #13
WorldFallz commenteddid you try adding the 'organic groups: group node' relationship?
Comment #14
brisath commentedYes, I was fiddling with that relationship this morning, but still wasn't able to get the view to show properly. Adding that relationship did add the "Organic groups: Groups" option for an argument, but the content that has that argument present isn't showing. It may be some other setting I have wrong, so I'll report back when I find the solution. Thanks.
Comment #15
brisath commentedStill no luck on this one. It seems that I have the arguments set up correctly, just like a similar view that is a node view. The user argument works fine for the node revision view but when I add in the second argument for "Organic groups: Groups" nothing is coming up. I am using 6x-3x-dev It seems that the problem is either in the relationship to the argument or because it is a "Node revision" view, because those are the only 2 things I can see that are different from my other views that use the same arguments.
Comment #16
WorldFallz commentedProbably time to open a separate issue based around the og relationship instead of node revisions. This one has been fixed. You'll get more eyes on it that way.
Comment #17
brisath commentedIssue opened at http://drupal.org/node/534722