Enhance the site so that visitors can directly interact with it or among each other, enabling things like user-generated content, comments, voting, chat, or forms for data collection and interaction.
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
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.
A tribune is a type of chatroom. It does not require any external service like IRC or plugins like Java or Flash-based chats, and also works without Javascript (although Javascript greatly enhances the experience).
The module has a notion of threads based on timestamps: typically, a user clicks on the timestamp at the left of the message they want to answer before typing their message. When the message is displayed, hovering the mouse over timestamps highlights the corresponding references and answers, even for old messages that are not displayed anymore.