User Vote

Component type

module

Categories

Maintenance status

Development status

Downloads

1073

Component created

Component changed

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:

eKudos

Component type

module

Maintenance status

Development status

Downloads

1463

Component created

Component changed

Ekudos is a Dutch Diggalike democratic news system. This module adds an ekudos link to you posts
See ekudos.nl for the site.

This module has two theme funtions: theme_ekudos_add_link and theme_ekudos_vote_link, which can be used to change the appearance of the links.

After installation, make sure to switch the links on for the content types you want them on, at http://example.com/admin/settings/content-types

DrupalIt

Component type

module

Categories

Maintenance status

Development status

Downloads

12397

Component created

Component changed

Let your users voice their preferences (similar to dig/reddit/etc).
Drupal-it is a social voting module allowing users to vote on their nodes.
Social voting increases user interactions with your web site and foster repeat visits.
Drupal-it is very flexible as you can apply the voting capability to any content type and define
the interval within which a user can vote again. It contains block on top voted and latest votes.
Has no dependencies and not affect your content if you uninstall it.

Main features:

Simple Karma

Component type

module

Categories

Downloads

5809

Component created

Component changed

Welcome to simple_karma!

This module allows people to give good or bad karma, based on their comments on the web site. It's fully configurable, comments can be buried if their karma is too low, user roles can change according to user's karma values, and so on. It all works through (fully degradable) Javascript/Ajax.

NOTE: this module is now obsolete. It is replaced by Extra Voting Forms and User Karma, which are derived from simple_karma but are based on the fantastic VotingAPI (which means you can use "views" with them).

User Activity

Component type

module

Maintenance status

Development status

Downloads

7714

Component created

Component changed

The User Activity module calculates an activity index based on a user's logins, page impressions, created nodes and comments.
The weight for each value is adjustable by an administrator.
It provides an activity-o-meter on the user's profile page, a block with the most active users and an overview page of users sorted by activity.

User Visits

Component type

module

Maintenance status

Development status

Downloads

17509

Component created

Component changed

The user Visits module tracks visits and referer from other users on a user's profile page.
It displays the latest visitors on a user's profile page and provides two blocks one with the latest visitors on a user's profile page and one with the latest visitors on own profile page.

See User Visits Advanced for additional functionality.

Community Managed Taxonomy

Component type

module

Maintenance status

Development status

Downloads

1189

Component created

Component changed

Community-managed taxonomy (CMT) opens categorization of content to the site's community. Users can influence both what terms nodes are tagged with and how these terms are themselves organized.

It can also be used to make structured tags on the fly. Users do not need to be logged in to make or propose terms for content.

It requires the votingapi module, which opens up a world of fun.

For more information, see: