votingAPI can be used to vote on nodes, comments and users. If the vote object is user then the expire logic should be able to expire the user profile page just as if a hook_user event has happened. Patch provides support for votingAPI user object votes

Comments

jaydub’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
StatusFileSize
new2.36 KB

Added patch to d7 version

jaydub’s picture

Revised patch for d7 in light of #1393258: votingAPI integration in d7 version requires minor changes. The patch in that issue should be applied for votingAPI integration to function at all but for the purposes of this separate patch for votingAPI user vote support I've only included the changes for the entity type of 'user'.

Re-rolled the patch for d6 just to get both patches named similarly.

spleshka’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Needs review » Fixed

Should be fixed in 7.x-2.x branch.

Status: Fixed » Closed (fixed)

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