Thomas Amlser

MediaWiki

Extensions

  • Show Digg Counts on Your Site

Usage:

<digg>URLOFSTORY</digg>

<digg bgcolor="#ff9900">URLOFSTORY</digg>

<digg style="compact">URLOFSTORY</digg>

<digg bgcolor="#ff9900" style="compact">URLOFSTORY</digg>
  • The "style" argument takes only one specific value "compact" if it is set

Installing:

  1. place the digg.php file in "MediaWiki/extensions/" folder
  2. Add the following single line to the end of your LocalSettings.php file
require_once('extensions/digg.php');

Source Code:

Supported Versions:

  • 1.9.0, 1.9.1, 1.9.2, 1.9.3