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

           Summary: FlaggedRevs should not unavoidably disable core RC
                    patrolling
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: FlaggedRevs
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


An implementation proposed on en.wiki ([[Wikipedia:Flagged revisions/Trial]])
proposes to use $wgFlaggedRevsOverride = false; $wgFlaggedRevsReviewForDefault
= true; to effectively limit the availability of FlaggedRevs features to
specific articles.  Wanting to only 'enable' FlaggedRevs on a subset of a
namespace is an acceptable and probably fairly common desire.  However, setting
$wgFlaggedRevsNamespaces = array( NS_MAIN ); disables RCPatrolling using the
core interface across the entire namespace. I can't see any pressing reason why
RCPatrol values necessarily need to be synchronised with reviewed revisions; at
the very least it should be possible to 'unlink' the two with a configuration
variable.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to