Comment bury/promote

Component type

module

Categories

Downloads

1112

Component created

Component changed

This simple module will allow you to do two things: bury comments which have been voted down through disemvoweling (using ANY ONE of the voting forms available in Drupal) and "promote" the comment with the highest number of votes for a node (again, using ANY ONE of the voting forms in Drupal).

Please get in touch with me if you'd like to become this module's maintainer! I will keep basic maintenance on my modules, but help is most welcome. If you want to read why, Why I quit Drupal

User Karma

Component type

module

Categories

Downloads

15449

Component created

Component changed

USER KARMA

The first version of User Karma for Drupal 6 is available! Please test it and file issues as you find them!

This module will keep track of your users' karma using the fantastic VotingAPI.
It does so by assigning one vote per user, where the vote is the user's karma.

This module was developed as part of Drigg (http://www.drigg-code.org); however,
it also stands on its own: it will work with anything that uses the VotingAPIs.

Extra Voting Forms

Component type

module

Categories

Downloads

14261

Component created

Component changed

Welcome to Extra Voting Forms!

This module gives you easy-to-use, and yet powerful, voting forms.

Webform Annotate

Component type

module

Categories

Downloads

862

Component created

Component changed

This module is some sort of Webform plugin, and requires it to work.

This module allows a privileged group of users to rate and write annotations on other users' responses to exams and questionaires built with Webform. Every user can view annotations and scores received in their own profile. The module also stores who rated and annotated what webform for what user, keeping track of "who said what about who".

Update: The module still lacks some details, but it's fully functional.

FeedAPI Node Discussion

Component type

module

Maintenance status

Development status

Downloads

45677

Component created

Component changed

Finds out who links to who between FeedAPI Node Items.

News

  • 6.x-1.x-dev package will be compatible with latest FeedAPI package.
  • 5.x-1.x-dev package is compatible with FeedAPI 1.0

Requirements

Versus

Component type

module

Categories

Maintenance status

Development status

Downloads

2432

Component created

Component changed

Allows users to pick a winner of two nodes of the same type.

This module allows users to vote on pairs of nodes for each content type. After a user votes on a random pair by picking a winner, he or she will be directed to vote on the next random pair.

Custom vote

Component type

module

Categories

Maintenance status

Development status

Downloads

1400

Component created

Component changed

This is a small module that uses the Voting API module to record up/down votes of custom scale. For example, you could have an "Excellent (+3)" and a "Not so good (-2)" option. Depends on the Voting API module to store the votes. Supports a theoretically unlimited number of options, as well as the ability to cancel one's vote. Also includes granular permissions to view votes/submit votes, and displays a list of recent votes in a table.