Manual:$wgAllowAnonymousMinor

From MediaWiki.org
Jump to: navigation, search
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 • Русский
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox