Would I be able to configure it where I just blacklist one page and leave the rest of the wiki public? --@HausaDictionary
Extension talk:Whitelist Pages
Is it possible to use this extension to whitelist a specific API call.
something like:
if ( {$_SERVER['REQUEST_URI']} == "/api.php?action=query&meta=siteinfo&siprop=statistics&format=json") { $wgGroupPermissions['*']['readapi'] = true; }
but managed in the "MediaWiki:Public read whitelist" page
Does this extension whitelist the wiki article wikitext or the fully processed page (including any semantic query results)
Specifically, is it possible to use this extension to whitelist semantic data?
Thanks!
/Rich
In my wiki only white listed pages are visible to everybody. Since that the MultimediaViewer is not working anymore. Does anybody have a solution for that?
I didn't understand how to use it.
This extension have been activated on the wiki farm where I have a wiki, but I don't know how to use on my wiki.
I mean, I have to write every whitelisted page in: MediaWiki:Public read whitelist, but have you got some examples, can I write absolute paths or relative ones
Would be nice if you could add a Category Tree to the MediaWiki:Public read whitelist page. Then you could have a Public category that would every page to be whitelisted.
Hi there,
how can I add a Special page with subpage to a Whitelist?
e.g.:
Special:Contributions/Users
Are there delimiters which I can use?
like !^ $! .*$
Link to code is dead.
I just fixed it. Cheers
There are no older topics