https://bugzilla.wikimedia.org/show_bug.cgi?id=19332

       Web browser: ---
           Summary: Enable FlaggedRevs Patrolling Configuration on Arabic
                    Wikipedia
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://ar.wikipedia.org/w/index.php?title=%D9%88%D9%8A%D
                    9%83%D9%8A%D8%A8%D9%8A%D8%AF%D9%8A%D8%A7:%D8%A7%D9%84%D9
                    %85%D9%8A%D8%AF%D8%A7%D9%86/%D8%A3%D8%B1%D8%B4%D9%8A%D9%
                    81/%D8%AA%D9%82%D9%86%D9%8A%D8%A9/06/2009&oldid=3482897#
                    .D8.AA.D9.81.D8.B9.D9.8A.D9.84_.D8.A7.D9.85.D8.AA.D8.AF.
                    D8.A7.D8.AF_.D8.A7.D9.84.D9.86.D8.B3.D8.AE_.D8.A7.D9.84.
                    D9.85.D8.B9.D9.84.D9.85.D8.A9
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: enhancement
          Priority: Normal
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Per community discussion (see the provided URL), I would like to request the
installation of Extension:FlaggedRevs on arwiki (Arabic Wikipedia). The
following configuration would be preferable:

$wgFlaggedRevsWhitelist = array( 'الصفحة_الرئيسية' );

$wgFlaggedRevsAutopromote = array(
        'days'                => 60, # days since registration
        'edits'               => 150, # total edit count
        'excludeDeleted'      => false, # exclude deleted edits from 'edits'
count above?
        'spacing'                => 3, # spacing of edit intervals
        'benchmarks'          => 15, # how many edit intervals are needed?
        'recentContentEdits'  => 0, # $wgContentNamespaces edits in recent
changes
        // Either totalContentEdits reqs OR totalCheckedEdits requirements
needed
        'totalContentEdits'   => 300, # $wgContentNamespaces edits OR...
        'totalCheckedEdits'   => 200, # ...Edits before the stable version of
pages
        'uniqueContentPages'  => 12, # $wgContentNamespaces unique pages edited
        'editComments'        => 20, # how many edit comments used?
        'email'               => false, # user must be emailconfirmed?
        'userpageBytes'       => 0, # userpage is needed? with what min size?
        'uniqueIPAddress'     => false, # If $wgPutIPinRC is true, users
sharing IPs won't be promoted
        'neverBlocked'        => true, # Can users that were blocked be
promoted?
        'maxRevertedEdits'    => 10, # Max edits the user could have had rolled
back?
);

$wgAddGroups['reviewer'][] = 'editor';
$wgRemoveGroups['reviewer'][] = 'editor';
$wgAddGroups['bureaucrat'][] = 'reviewer';
$wgRemoveGroups['bureaucrat'][] = 'reviewer';

Thank you.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to