[Mediawiki-l] access controls in 1.9.3
Frederich, Eric P21322
eric.frederich at siemens.com
Thu Mar 22 15:27:13 UTC 2007
Does using $wgNamespaceProtection give me the option to restrict editing
anything in a namespace (except the talk pages) to a particular group?
I'm guessing I can create a custom group of people and don't have to use
the default sysop / bureaucrat stuff.
-----Original Message-----
From: mediawiki-l-bounces at lists.wikimedia.org
[mailto:mediawiki-l-bounces at lists.wikimedia.org] On Behalf Of Platonides
Sent: Monday, March 19, 2007 5:38 PM
To: mediawiki-l at lists.wikimedia.org
Subject: Re: [Mediawiki-l] access controls in 1.9.3
If you only want to restrict by namespace, it's much easier. You could
code an an extension for it or even use the builtin
$wgNamespaceProtection (including everything but Talk namespace).
More information about the MediaWiki-l
mailing list