Fivestar module + CRE
spatz4000 - April 4, 2008 - 18:52
| Project: | Content Recommendation Engine |
| Version: | 5.x-1.0 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
I'm using the Fivestar module and I was wondering if it was possible or if someone has, used it with CRE to generate a list of Top Rated Nodes that have had more than X number of votes.

#1
Not what CRE does. This can be done with views and votingapi. Just use a filter that says "Count of votes above X" and a sort that says highest average vote.