On Wed, Jul 7, 2010 at 9:28 AM, Tolliver <[email protected]> wrote:
>
> $wgGroupPermissions[ "NetRedesign_RW" ][ "ns100edit" ] = true;
> [...]
> $wgGroupPermissions[ "Dwight_RW" ][ "ns104upload" ] = true;
> $wgGroupPermissions[ "Dwight_RO" ][ "ns104read" ] = true;
>
>
> Your assistance would be greatly appreciated.


There are no ns10* rights. You can't make them up as you go along.
The only exception for this (AFAIK) is $wgNamespaceProtection but that
only affects editing.

To do what you want, you'll need one of the access extensions.

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to