UMassWiki talk:Blocking Spam In Mediawiki
From UMassWiki
[edit] Bad Behavior
The links to the Bad Behavior extension are dead.
[edit] No Output
I have followed the same but nothing is happening..I have download all extension files.
I have added the following lines in my settings file.
$wgSpamRegex = "/\<.*style.*(display|position|overflow|visibility|height)\s*:.*>/i";
$wgSpamRegex = "/\<.*style.*((display|position|overflow|visibility|height)\s*:|font-size\s*:\s*\.?\d+).*>/i";
require_once( "$IP/extensions/SpamBlacklist/SpamBlacklist.php" );
$wgSpamBlacklistFiles = array(
"http://meta.wikimedia.org/w/index.php?title=Spam_blacklist&action=raw&sb_ver=1", // Wikimedia's list
"DB: umasswikidb Spam_Blacklist",
);

Was this article useful? Please spread the word and 
