[d at DCC] wikispam

Jonathan Addleman jonathan.addleman at mail.mcgill.ca
Mon Sep 15 23:13:42 EDT 2008


David Montminy wrote:

> Also, I need your help on the wiki: We need to disable anonymous 
> edits... The wiki spam is getting out of control...
> 
> And not just in Montreal:
> http://faircopyrightmontreal.org/index.php?title=Special:Recentchanges
> 
> but also in Toronto:
> http://toronto.faircopyrightforcanada.ca/index.php/Special:Recentchanges

You just need to add this line to your LocalSettings.php file:

$wgGroupPermissions[’*’][‘edit’] = false;

the '*' group is for any anonymous, i.e. not-logged-in user.

-- 
Jon-o Addleman - http://www.redowl.ca


More information about the Discuss mailing list