MediaWiki:Group
Erscheinungsbild
MediaWiki:Group-<Biomat>
$wgGroupPermissions['*']['read'] = false;
- The following line is not actually necessary, since it's in the defaults. Setting '*' to false doesn't disable rights for groups that have the right separately set to true!
$wgGroupPermissions['user']['read'] = true;