Closed (fixed)
Project:
Fivestar Extra
Version:
6.x-1.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2009 at 15:27 UTC
Updated:
7 Sep 2009 at 15:00 UTC
is there an easy way to create a views list of all website users and have their fivestar rating next to it.
It doesn't look like the fields are there to be added or creating a relationship to display the rating.
is it feasible or not?
thanks
Comments
Comment #1
Oghnia commentedanyone?
Comment #2
Richard Blackborder commentedFivestar Extra does not have any integration with Views, sorry.
Maybe when it is hooked into the full live version of Fivestar, we will be able to make these changes.
Comment #3
Oghnia commentedthanks
Comment #4
Richard Blackborder commentedIt is possible. Right now, you need to take my patch from #541236: Support for users in views integration and apply it to the file votingapi.views.inc to get it to work.
However, depending on what they say on that issue, this patch will either be integrated into votingAPI or I will add some stuff to Fivestar Extra to make the relationship appear.
Comment #5
Richard Blackborder commentedVotingAPI 2.3 will support users ratings in views.
Comment #7
czeky commentedI'm using views for comments display in a table, and want to be able to display comment rating in one cell as well, is it possible? Searched Views and didn't find how to.
Thanx
Comment #8
Richard Blackborder commentedYes, it is possible. Just go to Fivestar and read about how to display Fivestar ratings in Views. If you have this module installed, the same approach will work for comments and users.