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.
Drigg is a powerful Drupal module that allows you to create Digg and Pligg-like web sites.
Drigg comes with two themes:
* Its default theme. It works, and it's a good starting point
* The theme "4plus", donated by 4plus and Mount Fuji guide. They also provided the great "4plus" voting form :-D
Unlike other Drupal-based solutions, Drigg only needs:
VotingAPI -- a powerful Voting API available for Drupal
A voting form based on the VotingAPI. The forms of choice are provided by Extra Voting Forms written by the same author
NOTE 1 : If you want Drigg to support another video service, please read this first: http://drupal.org/node/244877 . NOTE 2: ANY CSS/theming question will need to be directed to the Drupal forums. The ONLY CSS/theming bugs we can allow are the ones that affect the default Drigg theme. This is because we need to spend time improving Drigg more than anything else.
As of January 9, 2010, this project appears to be no longer supported. If, as the project maintainer, you feel this message has been posted in error, please post a comment on #678672: Moderator seems abandoned.
Answers enables the implementation of a Question & Answer system in a Drupal site. Users can post questions and other users can answer them. To see it at work (based on the most recent 7.x-4.x-dev version), head over to its Demo site and have a look at the Questions there.