Manual:$wgAllowAnonymousMinor
From MediaWiki.org
|
|
This feature has been deprecated and should not be used with current versions of MediaWiki. This feature was deprecated (or possibly removed completely) in version 1.6.0. |
| User Access: $wgAllowAnonymousMinor | |
|---|---|
| Allow anonymous users to mark changes as 'minor' |
|
| Introduced in version: | 1.2.0 |
| Removed in version: | 1.6.0 |
| Allowed values: | (boolean) |
| Default value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Allow anonymous users to mark changes as 'minor'
Another way to do this is adding this to LocalSettings.php:
$wgGroupPermissions['*']['minoredit'] = false;
| Language: | English • 日本語 • Nederlands • Русский |
|---|