By exposing the Decisions tables for Views module a lot of interesting things could be accomplished:
* Block of recent decisions
* Active decisions
* Closed/archived decisions
* Decisions I have/haven't voted on
* Decision I'm eligible to vote on
* etc...
Some documentation for module developers are here: http://drupal.org/node/42609
Comments
Comment #1
anarcat commentedNote that VotingAPI has begun working on views support. Also consider views2.
Comment #2
anarcat commentedComment #3
anarcat commentedSo that's nice, but I had another idea: decisions could add a layer to clarify what are the decisions taken by people using 'fivestar' or other voting system. This should be another view...
Comment #4
anarcat commentedLet's consider #675310: Basic views support a first step towards this.
Comment #5
anarcat commentedComment #6
anarcat commentedComment #7
ezra-g commentedJust noting the interest in some block output as well from #48391: Ideas for blocks which I marked as a dupe.