Allows users to rate other users. Each user's rating (the voting results) is displayed on his or her user page.

Currently, there is no explicit voting functionality. A vote can only be cast by calling the API function uservote_set_user_rating(). The API is as follows:

uservote_set_user_rating($user, $vote)
Rate a user.
uservote_get_user_results($user)
Gets a user's voting results from the cache/database.

Notes:

  • User Vote depends on the Voting API.
  • The "Ratings" section on user pages can only be seen with the proper permissions.

Downloads

Recommended releases

Version Downloads Date Links
4.7.x-1.0 tar.gz (8.76 KB) | zip (9.71 KB) 2007-Feb-22 Notes

Development releases

Version Downloads Date Links
4.7.x-1.x-dev tar.gz (8.74 KB) | zip (9.63 KB) 2011-Feb-25 Notes

Project Information


Maintainers for User Vote

  • colan - 2 commits
    last: 5 years ago, first: 5 years ago

Issues for User Vote

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 18 Jun 07