$wgNamespaceProtection[NS_FILE]     = array('bsv');

This is what I had tried first, but it didn't work.
I have a lot of permissions in the localsettings, but none about the file 
namespace.



Platonides a écrit :
> André Meunier wrote:
>   
>> I've added
>>
>> $wgNamespaceProtection[NS_FILE]     = array('bsv','sysop');
>>     
>
> What about reading the docs?
> http://www.mediawiki.org/wiki/Manual:$wgNamespaceProtection
> /If you list more than one permission for a given namespace, a user must
> have all of them to edit pages in that namespace./
>
> The solution is to place only bsv in $wgNamespaceProtection and give the
> sysop group the bsv right.
>
> ($wgNamespacePermissionLockdown works the other way, user must be on
> *any* of those groups)
>
>
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
>   

-- 

*André Meunier*

Université de Liège
Bibliothèque des Sciences de la Vie
Bat B35, Avenue de l'Hôpital
CHU Sart Tilman
4000 Liège

Téléphone : 04 366 2173

http://www.libnet.ulg.ac.be/mede/

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

Reply via email to