Author: stefan_al
Description:
Hello,
Albanian Wikipedia community have decided (the voting process http://sq.wikipedia.org/wiki/Wikipedia:Kuvendi#Autopromovimi) to change the way of promotion for reviewers form manual to automatic. To do so, please replace the actual code (of http://noc.wikimedia.org/conf/highlight.php?file=flaggedrevs.php) with the following one:
<pre>
elseif ( $wgDBname == 'sqwiki' ) {
$wgFlaggedRevsNamespaces[] = NS_CATEGORY;
$wgFlaggedRevTags['accuracy']['levels'] = 1;
$wgFlaggedRevsAutopromote = $wmfStandardAutoPromote;
$wgFlaggedRevsAutopromote['edits'] = 300;
$wgFlaggedRevsAutopromote['recentContentEdits'] = 5;
$wgFlaggedRevsAutopromote['editComments'] = 30;
$wgFlaggedRevsAutoconfirm = array(
'days' => 30, # days since registration
'edits' => 50, # total edit count
'spacing' => 3, # spacing of edit intervals
'benchmarks' => 7, # how many edit intervals are needed?
'excludeLastDays' => 2, # exclude the last X days of edits from edit counts
// Either totalContentEdits reqs OR totalCheckedEdits requirements needed
'totalContentEdits' => 150, # $wgContentNamespaces edits OR...
'totalCheckedEdits' => 50, # ...Edits before the stable version of pages
'uniqueContentPages' => 8, # $wgContentNamespaces unique pages edited
'editComments' => 20, # how many edit comments used?
'email' => false, # user must be emailconfirmed?
'neverBlocked' => true, # Can users that were blocked be promoted?
);
$wgGroupPermissions['sysop']['stablesettings'] = true; // -aaron 3/20/10}
</pre>
Version: wmf-deployment
Severity: enhancement
URL: http://sq.wikipedia.org/wiki/Wikipedia:Kuvendi/Arkivi_14#Autopromovimi