How to protect MediaWiki so only registered members can post

From Collectivesolver

Jump to: navigation, search

To set up MediaWiki in a way that only registered members can post, you have to edit the following line in the LocalSettings.php file:

$wgGroupPermissions['*']['edit'] = false;

If this line of code didn't exist, You can add this line at the end of LocalSettings.php file.

Personal tools
Sponsor
Best 2009 Web Hosting