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

Scott Reynolds’s picture

Status: Active » Closed (works as designed)

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.