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:
- place the digg.php file in "MediaWiki/extensions/" folder
- 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
|
|