This would be an awesome add-on module -- query the node_revisions table, and generate a list of users who have edited the node, with links to their revisions.
Expose this to Views, and we'd be off and running...
As of this writing, I don't think this exists. It's some sweet vaporware, though :)
Cheers,
Bill
Greg Holsclaw wrote:
I another aspect of a wiki is multiple attribution for the article and the edits. Is there any meaningful way to show all the author(s) of an article? The node author is in rather high prominence compared to edit authors in the Drupal way of doing things.
Yes I know I could make a custom PHP block and query the DB and all that, but was wondering if there was a more integrated way of doing this.
Thanks. Greg