Posted by spatz4000 on April 4, 2008 at 6:52pm
Jump to:
| Project: | Content Recommendation Engine |
| Version: | 5.x-1.0 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
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.
Comments
#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.