SpamBlacklist extension: Difference between revisions

From D3xt3r01.tk
Jump to navigationJump to search
(New page: ==WHY== Because I still don't trust romanians with other spammers .. ==HOW== Get the extension in extensions/SpamBlacklist and add this to LocalSettings.php <source lang="php"> require_o...)
 
(No difference)

Latest revision as of 23:25, 25 June 2009

WHY

Because I still don't trust romanians with other spammers ..

HOW

Get the extension in extensions/SpamBlacklist and add this to LocalSettings.php

require_once("extensions/SpamBlacklist/SpamBlacklist.php");
$wgSpamBlacklistFiles = array("http://meta.wikimedia.org/w/index.php?title=Spam_blacklist&action=raw&sb_ver=1");


LINKS

http://www.mediawiki.org/wiki/Extension:SpamBlacklist