We use the Lockdown-Extension:

You can define user-rights for different pages in the LocalSettings with 
it - examples:

$wgSpecialPageLockdown['Version'] = array('bureaucrat', 'sysop');
$wgSpecialPageLockdown['Export'] = array('user', 'bureaucrat', 'sysop');
$wgActionLockdown['history'] = array('user', 'bureaucrat', 'sysop');

hope this helps.

Андрій Гончар schrieb:
> Good solution, but if someone know url to history, he still can gets access
> there
> _______________________________________________
> MediaWiki-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l


-- 
UNIVERSITÄT BASEL
Universitätsbibliothek
Irene Eglin-Müller
Wissenschaftliche Mitarbeiterin IT
Schönbeinstrasse 18-20
4056 Basel, Schweiz
Tel. +41 (0)61 267 30 48
E-Mail [email protected]
URL http://www.ub.unibas.ch/

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

Reply via email to