bawolff a écrit :
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 Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Thanks bawolff,
That /almost/ does the trick. But something a little bit more complex was needed. So I wrote http://www.mediawiki.org/wiki/Extension:Whitelist_Regex.
It adds an extra filtering pass to only whitelist those pages that match a given regular expression.
I add the {{Page security extension disclaimer}} template on top of the description page. But I don't think it adds more security issues that the "standard" gwWhiteListRead. Anyway, feel free to tell if I'm wrong. Or if there is any problem, remark, suggestion about this extension!
Best regards, Sylvain