Is there any way to create a list of the "top ranked" nodes?
enthusaroo - May 31, 2007 - 18:35
| Project: | userreview |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi everyone,
I'm using the userreview module for my web site. Thank you so much for this great module. I'm just curious is there any way to create a list of the "top ranked" nodes, e.g: The nodes with the most "10" ratings OR perhaps a listing of all nodes given a certain rating like "10". Is there any php snippet I can use to generate such a "top" list?
Please let me know. I really need an option like this for my web site to show the top rated poems.

#1
Here is like I do it:
#2
#3
Shouldn't the view have some fields?
Also my VotingAPI option is 'VotingAPI: Average vote' I don't seem to have the option listed?
#4
Views of type "Teaser List" don't need fields, and in which section exactly you don't find the fields I mentioned?
#5
#6
Is there a way to assign numbers to nodes using views? So that when you have your top or whatever list it says #1 next to the top result #2 next to the second best etc.....
I realize this thread is old but it's the closest to what I have already done on my site.
Thanks in advance
Jon
#7
This is killing me :(
I have configured Userreview with the view setup you suggested for the "top20" list and everything is fine, EXCEPT sorting.
It would appear that views does not have access to the voting data. Even when selecting "list" or "table" view, it will only display node fields.
The only way I can get the vote info to show up is by using the Teaser or fullnode view.
I have tried every possible combination of sorting values, ascending/descending but it does not respond, as I mentioned, it seems views does not have access to this data.
I have created a new data type called "Review" and everything seems to work fine until I try customizing the view.
Any advice or suggestions would be greatly appreciated.
Thanks
#8
Reopening the issue for jaks1970, tseven. I am still looking for solutions to their questions too.
#9
This does not work.
The field and options do not show up.
This kind of view needs to work to create topX blocks. What is the fix?
#10
Hi,
Anyone for an answer.
I want the same functionality and am not getting it to work also.
Do you use 5.*.dev version? Is there a 5.1 release on the way?
This module really looks promissing!
greetings,
Martijn
#11
Interesting observation by now: it seems to be working, the list gets ordered in a "top 10" style - but only right after setting it up in views. After the next cron run, the ordering of the view seems to snap back at its default...