Last modified: 2010-09-11 19:56:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T15659, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13659 - Enable FlaggedRevs custom configuration on Russian Wikipedia
Enable FlaggedRevs custom configuration on Russian Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 3 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
http://ru.wikipedia.org/wiki/Википеди...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-08 17:53 UTC by Victor Vasiliev
Modified: 2010-09-11 19:56 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Victor Vasiliev 2008-04-08 17:53:50 UTC
Since FlaggedRevs may be enabled on every project after April 10 (per <http://lists.wikimedia.org/pipermail/wikitech-l/2008-March/037067.html>), I request it to be enabled on Russian Wikipedia with following configuration:
* 1 parameter with 4 levels (unapproved/sighted/reviewed/quality)
* Display latest version
* Flag only mainspace
* Editor flag is given and removed by administrators. Editors may set first 2 levels (unapproved/sighted)
* Reviewer flag is given and removed by bureaucrats. Reviewers may set all levels
Comment 1 Aaron Schulz 2008-04-09 17:03:38 UTC
Is there even a consensus for this there?
Comment 2 Victor Vasiliev 2008-04-09 17:12:14 UTC
(In reply to comment #1)
> Is there even a consensus for this there?
> 

Yes, see the URL field. We discussed it during 2 weeks.
Comment 3 JeLuF 2008-04-19 15:08:46 UTC
Flagged revisions is not yet ready for production. This request will be processed after the code has been debugged and optimized.
Comment 4 Aaron Schulz 2008-08-05 18:03:34 UTC
OK, looks like:

$wgFlaggedRevsAutoReviewNew = true;
$wgSimpleFlaggedRevsUI = true;

$wgFlaggedRevsAutopromote = false;

$wgFlaggedRevTags = array( 'accuracy'=>2 );
$wgFlagRestrictions = array(
             'accuracy' => array('review' => 1),
);
$wgFlaggedRevsOverride = false;
$wgFlaggedRevsLowProfile = true;
$wgFlaggedRevValues = 3;
$wgFlaggedRevsPrecedence=false;
$wgFlaggedRevTabs = true;

$wgUseStableTemplates = true;
$wgUseStableImages = true;

// https://bugzilla.wikimedia.org/show_bug.cgi?id=14166
$wgGroupPermissions['autoconfirmed']['movestable'] = true;

$wgFlaggedRevsNamespaces = array( NS_MAIN, NS_IMAGE, NS_TEMPLATE );
Comment 5 Aaron Schulz 2008-08-05 18:05:35 UTC
Note that flagging in image/template namespace is very useful for maintaining pages and keeping them up to date, as .de wp found it needed to do.
Comment 6 Victor Vasiliev 2008-08-05 18:09:57 UTC
(In reply to comment #5)
> Note that flagging in image/template namespace is very useful for maintaining
> pages and keeping them up to date, as .de wp found it needed to do.
> 

Then add them to the list, please.
Comment 7 Aaron Schulz 2008-08-05 18:10:58 UTC
yep, already there :)

I also assumed that new pages should be auto-sighted if possible as well.
Comment 8 Brion Vibber 2008-08-05 18:24:43 UTC
Set.
Comment 9 Dmitriy 2008-08-06 08:18:10 UTC
There is absolutely no consensus on this subgect in Russian Wikipedia community! Please disable FlaggedRevs on Russian Wikipedia!
Comment 10 Dmitriy 2008-08-06 08:20:08 UTC
There is absolutely no consensus on this subject in Russian Wikipedia community! Please disable FlaggedRevs on Russian Wikipedia!
Comment 11 Max Semenik 2008-08-06 08:30:54 UTC
Please stop flooding here and misinforming the developers. It was approved by community during a poll, link to which is given in the URL field of this request. If you still can't see it, here it is once more: http://ru.wikipedia.org/wiki/Википедия:Опросы/О_выверке_статей

If you feel this feature should be disabled, start a discussion locally and when consensus is reached, open a SEPARATE bug.
Comment 12 Dmitriy 2008-08-06 08:44:57 UTC
In this poll
http://ru.wikipedia.org/wiki/Википедия:Опросы/О_выверке_статей

There were 76 votes/opinions for this feature and 65 votes/opinions against this feature. There was no consensus at all. Community is divided in opinions about FlaggedRevs and did not approve it.
Comment 13 Max Semenik 2008-08-06 08:49:52 UTC
Is was closed as 'approved' by a bureaucrat, take it to  him. Besides, do you understand what your 'reopen' means? It means that FlaggedRevs should be enabled, while you are requesting the opposite. Each request should have its own bug.
Comment 14 Aaron Schulz 2010-09-11 19:48:42 UTC
DB query indicates that some pages are using a custom "precedence/selection" setting for the stable version. This feature should be removed. What is it used for currently?
Comment 15 Victor Vasiliev 2010-09-11 19:56:10 UTC
(In reply to comment #14)
> DB query indicates that some pages are using a custom "precedence/selection"
> setting for the stable version. This feature should be removed. What is it used
> for currently?

Flagged protection. We switch pages to "approved-only" version when we do not want to protect them. Also, we use this to allow trustworthy non-admins edit main page.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links