Changes

Jump to navigation Jump to search
no edit summary
I followed the [http://wiki.4intra.net/IntraACL#Installation installation instructions] for IntraACL pretty much line-for-line, including the patch.
 
== Understanding IntraACL (1/22/16) ==
 
So I must have set something during the installation or configuration of Mediawiki that revoked the 'edit' page permission from all users (even anonymous users), which I think applies before the IntraACL. The line in LocalSettings.php looks like:
 
$wgGroupPermissions['*']['edit'] = false;
 
 
and I commented it out so that the IntraACL can manage permissions.
Anonymous user

Navigation menu