Drigg – Your Digg Clone Software In Drupal

Drigg - Your Digg Clone Software In Drupal 1

We have already discussed about social networking softwares Let’s Take A Look On Some Of The Great Free And Open-Source Community/Networking Website Software. But in this post we introduce you with another free solution to build your own digg clone website.

drigg code

Drigg is a powerful Drupal module that allows you to create Digg and Pligg-like web sites.
Unlike other Drupal-based solutions, Drigg only has two dependencies:

  • user_karma — a simple karma module Drigg is based on. user_karma was written by the same author as Drigg, Tony Mobily
  • A voting form – preferably extra_voting_forms.

Drigg can be download from here or you can see sample websites here or read the page about How to install Drigg to know exactly what to do – a pre-configured package will make your life easier if you’re not used to installing Drupal.

Features

  • Flexible voting. Drigg works with any voting system based on VotingAPI. The default voting system Drigg uses, extra_voting_forms, The module allows you to pick from 4 different voting forms: select box, select box with negative votes only, up/down, up only (ala Digg)
  • Easy, easy theming. Drigg provides a simple theme which just work, and is very easy to customise.
  • STRONG separation between code and theme. Unlike other systems, Drigg separates the module’s logic and the presentation very carefully.
  • Plays well with Drupal. You can set Drigg as your home page, or you can decide not to do that. This means that Drigg will play well with your existing web sites.
  • Good code, easy bug fixing. Feel free to browse through the source: it’s neat, extremely well commented, and tidy. THismeans that finding bugs is easier.
  • Flexible voting. Using extra_voting_forms, you can have N different voting forms for the same scoop. After voting, the others will grey out. This means for example that you can have a UP/DOWN form for a scoop, and then underneath a “select – negative values only” voting form for the same scoop.
  • Flexible as hell. Drigg is just amazingly flexible. While it has fully working defaults, it allows you to customise it immensely.
  • The power of Drupal. Drupal is a fantastic CMS. Once the system is setup, you will be able to install and use other Drupal modules as you like
  • Automatic votingYou can set a number of users as the “bosses”, and other users as “slaves”. The system will make sure that the “slaves” assign a random number of votes to the nodes voted by the “bosses”. This will make it easier to startup your site without becoming schizophrenic 😀
  • Automatic role assignment.You can assign roles to people according to their karma amount, and (more importantly) to their karma ranking.
SmashingApps.com participates in various affiliate marketing programs and especially Amazon Services LLC Associates Program, which means we may get paid commissions on editorially chosen products purchased through our links to any of the linked sites from us.