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 MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l