Life’s Lustre

Restrict editing of pages by Anonymous Users on Media Wiki

Posted by: ipsita mishra on: October 22, 2007

Never edit includes/DefaultSettings.php, just copy appropriate lines to LocalSettings.php instead and amend them as appropriate.

Just add this line to LocalSettings.php.

# Disable anonymous editing
$wgGroupPermissions['*']['edit'] = false;
Restrict 'Page Creation' access for anonymous users.
# Anonymous users can't create pages
$wgGroupPermissions['*']['createpage'] = false;

Tags:

Leave a Reply

Blog Stats

  • 2,746 hits

 

October 2007
M T W T F S S
    Nov »
1234567
891011121314
15161718192021
22232425262728
293031  

Follow Me

My Tweets