[wp-docs] Codex and the Comment Spam page

Scott Merrill skippy at skippy.net
Fri Nov 12 14:55:19 UTC 2004


Podz said:
> - The Codex is getting it's fair share of crap posted, and we don't
> need
> a Comment Spam page altering. I would prefer it was locked /
> protected /
> whatever. Reasons:

MediaWiki can require users to be logged in before they can edit. 
Add this to LocalSettings.php:
   $wgWhitelistEdit = true;

It won't stop spam, but it will present at least one additional
layer of work that the spammers must go through.

-- 
skippy at skippy.net | http://skippy.net/




More information about the docs mailing list