We have installed the voting module on www.jamaicathings.com and it works well. However, we would love to have a feature that displays the highest rated votes in a particular category. The ranking would be based, first on number of votes recorded, then on average votes. This information could be displayed in block. As an example, the block would have Top 5 Videos, Top 5 Audio, etc., and would be based on the votes cast, and not on the actual page view.

Comments

benshell’s picture

Status: Active » Closed (fixed)

I just released the voting module for Drupal 4.7 and it now works with the Voting API. I'm not sure what ranking modules (if any) are out there right now, but this sort of thing should probably be independent of the voting.module. That way it could be used with any of the voting systems that are based on the Voting API.