Closed (fixed)
Project:
Vote Up/Down
Version:
7.x-1.x-dev
Component:
vud_node
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2011 at 18:02 UTC
Updated:
4 Sep 2013 at 19:11 UTC
I have the d7 version running over here (please excuse the current theme state) - http://www.ilovedarkfall.com/
I am having some trouble though - I'd love to have the views integration extended a bit so that I can sort a Content View by Total Votes.
I've effectively got what I need using Field views - (see ~/hot-bugs) - although, I can't add a vote widget to these nodes to allow voting.
The best scenario would be sorting Content (not fields) by Total Votes. I am wondering if there is a hook in views for adding Sort By integration for content with a relationship? (I will look later) :)
Similar to http://drupal.org/node/1211826
Comments
Comment #1
marvil07 commentedPostponing feature request until basic port is ready.
Comment #2
kevinsiji commentedHi, this is a wonderful module.
Is there any plans regarding this feature request for sorting.
Comment #3
no sssweat commentedYou can already do this using the voting API, see pictures below
http://s23.postimg.org/alg28w7q1/vote.jpg
http://s11.postimg.org/m2y608e0h/vote2.jpg
Comment #3.0
no sssweat commentedAdded link to similar issue