If a node gets voted on, does the owner of that node get a point (as well as the node)?
I wanted to add up the votes node owners received to find out who's the top rated user...
I tried displaying some of the votingapi fields ("VotingAPI points vote value", "VotingAPI points vote value (current user only)") in views but none of them showed any votes for users that I know have posts with votes.
Comments
Comment #1
chadchandler commentedNo, but this is possible with the UserPoints integration. It takes a few lines of code to get this working, but look in the feature requests section of this module to see the thread discussing this.
Comment #2
lut4rp commented