Werbung:

Benutzer Diskussion:Pegelow: Unterschied zwischen den Versionen

Aus Spielwiki
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „Krieg ich bitte die Sichterrechte?--~~~~“)
 
Zeile 1: Zeile 1:
 
Krieg ich bitte die Sichterrechte?--[[Benutzer:Magellan|Magellan]] 19:13, 4. Okt. 2009 (UTC)
 
Krieg ich bitte die Sichterrechte?--[[Benutzer:Magellan|Magellan]] 19:13, 4. Okt. 2009 (UTC)
 +
 +
- Die Sichtungsrechte werden automatisch erteilt, wenn folgende Voraussetzungen erfüllt sind:
 +
 +
$wgFlaggedRevsAutopromote['days'] = 60; # days since registration
 +
$wgFlaggedRevsAutopromote['edits'] = 150; # total edit count
 +
$wgFlaggedRevsAutopromote['excludeDeleted'] = true; # exclude deleted edits from 'edits' count above?
 +
$wgFlaggedRevsAutopromote['spacing'] = 3; # spacing of edit intervals
 +
$wgFlaggedRevsAutopromote['benchmarks'] = 15; # how many edit intervals are needed?
 +
$wgFlaggedRevsAutopromote['recentContentEdits'] = 10; # $wgContentNamespaces edits in recent changes
 +
$wgFlaggedRevsAutopromote['totalContentEdits'] = 30; # $wgContentNamespaces edits
 +
$wgFlaggedRevsAutopromote['uniqueContentPages'] = 10; # $wgContentNamespaces unique pages edited
 +
$wgFlaggedRevsAutopromote['editComments'] = 5; # how many edit comments used?
 +
$wgFlaggedRevsAutopromote['email'] = true; # user must be emailconfirmed?
 +
$wgFlaggedRevsAutopromote['userpageBytes'] = 0; # if userpage is needed, what is the min size?
 +
$wgFlaggedRevsAutopromote['uniqueIPAddress'] = true; # If $wgPutIPinRC is true, users sharing IPs won't be promoted
 +
$wgFlaggedRevsAutopromote['noSorbsMatches'] = false; # If $wgSorbsUrl is set, do not promote users that match
 +
 +
[[Benutzer:Pegelow|Pegelow]] 07:00, 5. Okt. 2009 (UTC)

Version vom 5. Oktober 2009, 09:00 Uhr

Krieg ich bitte die Sichterrechte?--Magellan 19:13, 4. Okt. 2009 (UTC)

- Die Sichtungsrechte werden automatisch erteilt, wenn folgende Voraussetzungen erfüllt sind:

$wgFlaggedRevsAutopromote['days'] = 60; # days since registration
$wgFlaggedRevsAutopromote['edits'] = 150; # total edit count
$wgFlaggedRevsAutopromote['excludeDeleted'] = true; # exclude deleted edits from 'edits' count above?
$wgFlaggedRevsAutopromote['spacing'] = 3; # spacing of edit intervals
$wgFlaggedRevsAutopromote['benchmarks'] = 15; # how many edit intervals are needed?
$wgFlaggedRevsAutopromote['recentContentEdits'] = 10; # $wgContentNamespaces edits in recent changes
$wgFlaggedRevsAutopromote['totalContentEdits'] = 30; # $wgContentNamespaces edits
$wgFlaggedRevsAutopromote['uniqueContentPages'] = 10; # $wgContentNamespaces unique pages edited
$wgFlaggedRevsAutopromote['editComments'] = 5; # how many edit comments used?
$wgFlaggedRevsAutopromote['email'] = true; # user must be emailconfirmed?
$wgFlaggedRevsAutopromote['userpageBytes'] = 0; # if userpage is needed, what is the min size?
$wgFlaggedRevsAutopromote['uniqueIPAddress'] = true; # If $wgPutIPinRC is true, users sharing IPs won't be promoted
$wgFlaggedRevsAutopromote['noSorbsMatches'] = false; # If $wgSorbsUrl is set, do not promote users that match

Pegelow 07:00, 5. Okt. 2009 (UTC)