Make node vote accessible from views module
dz - October 27, 2006 - 04:42
| Project: | Node Vote |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It would be great if a node's average vote was a field for filtering nodes in the view module. What I am imagining is a view of all nodes of type 'blog' which have an average rating of 7.0 or higher (perhaps with a dropdown for choosing what rating and below to filter). Another option would be all nodes for which the current user has not voted on.
I am going to be trying to figure this out, but I was a bit surprised this hadn't been suggested yet. Is there any obvious reason why this shouldn't be feasible? - If so please let me know before I waste my time :)

#1
Yes, good idea definitely.
It is on my list, but not at the very top.
If someone comes up with a patch, I will include it. Otherwise, it will wait until I have the time to do it.
#2
It would be so great if nodevote would store the data into the voting_API tables too and not only in its own. Then you'd have full views integration, right?
Please please work on it. I am using your module too, and would love to create a "Best of.." charts for nodes with views.