Ability to list highest rated votes in a category
mit06 - April 18, 2006 - 04:01
| Project: | Voting |
| Version: | 4.6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
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.