> Message: 3
> Date: Sat, 23 Jan 2010 13:33:20 +0100
> From: Sylvain Leroux <[email protected]>
> Subject: [Wikitech-l] Managing group of pages in white-list
> To: Wikimedia developers <[email protected]>
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi,
>
> For a private wiki, I had the request to add groups of pages to the 
> white-list.
> Contributors will regularly add (and possibly delete) pages in those groups. 
> So
> manually editing $wgWhitelistRead appears to be a maintenance nightmare.
>
>
> So, is  there a way to add regexp or namespace (or any other "collection" of
> pages) in $wgWhitelistRead?
>
> If not (as I think), is there a hook I could use to patch the white-list 
> validation?
>
>
> Thanks in advance for your answers,
> Sylvain Leroux
>
>
> --
> [email protected]
> http://www.chicoree.fr

I was involved with a wiki that had similar needs. I made a small
little extension to whitelist a namespace -
http://www.mediawiki.org/wiki/Extension:Whitelist_Namespaces Perhaps
it might be useful to you.

Cheers,
Bawolff

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

Reply via email to