First, I can't find any documentation regarding the view filters that VotingAPI. Is there a rundown somehwere.
Second, and related to the first, I'm trying to create a "most popular users" list in views, based on votes they've gotten for comments and nodes they've created. Is there a way to do this? I'm using extra voting forms.
Thanks!
Comments
Comment #1
eaton commentedViews integration in VotingAPI 5.x is fundamentally broken -- it works for a small number of cases but more complex cases like this are not supported. Views support was rewriten in the 2.x branch to fix these issues.