[Mediawiki-l] change wiki to registered users only for edits?

Caitlin Dempsey editor at gislounge.com
Sat Jun 2 18:21:14 UTC 2007


Where do I put this line of code?  I tried to add it to the
localsettings.php and I'm getting an error message.  


Message: 9
Date: Fri, 01 Jun 2007 20:52:13 -0400
From: Paul Coghlan <pcoghlan at usa.net>
Subject: Re: [Mediawiki-l] change wiki to registered users only for
	edits?
To: MediaWiki announcements and site admin list
	<mediawiki-l at lists.wikimedia.org>
Message-ID: <C286377D.A292%pcoghlan at usa.net>
Content-Type: text/plain;	charset="US-ASCII"

Caitlin

I think you will find it is

$wgGroupPermissions ['*']['edit']=false

This prevents anonymous users from making edits.

Paul


On 6/1/07 8:47 PM, "Caitlin Dempsey" <editor at gislounge.com> wrote:

> I saw how to do this once somewhere but I can't find it again.  How do I
> change the permissions on a wiki so that only registered users can edit?
> 
> Thanks,
> Caitlin
> 
> 
>





More information about the MediaWiki-l mailing list