Download & Extend

Will Fivestar-7.x support Drupal 7 entities?

Project:Fivestar
Version:6.x-2.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Title says it: Will the D7 version of Fivestar support the D7 concept of entities, and allow users, and other contrib-defined entities to be voted on, or will it still be only nodes?

Comments

#1

Category:feature request» support request
Status:active» fixed

Fivestar currently relies on the VotingAPI, which supports voting on things other than nodes. Fivestar currently takes advantage of the VotingAPI for rating nodes and comments, and can be extended to vote on anything that the VotingAPI can vote on (which is basically anything with a unique ID).

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#3

VotingAPI has a D7 port, where's the D7 port of this :)

Edit: D7 port issue queue is here http://drupal.org/node/692334