Last modified: 2012-06-02 21:50:09 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 T35273, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33273 - Enable FlaggedRevs on Ukrainian Wikipedia
Enable FlaggedRevs on Ukrainian Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://uk.wikipedia.org/wiki/%D0%92%D...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-20 14:16 UTC by aladdin-v-avtobuse
Modified: 2012-06-02 21:50 UTC (History)
6 users (show)

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


Attachments

Description aladdin-v-avtobuse 2011-12-20 14:16:15 UTC
After a project discussion at
http://uk.wikipedia.org/wiki/Вікіпедія:Кнайпа_(пропозиції)/Патрулювання_редагувань_(Flagged_Revisions) a decision
has been made to enable FlaggedRevs extension for Ukrainian Wikipedia with following configuration:

<source lang="php">// к-сть рівнів перевірки
$wgFlaggedRevValues = 1;
</source>
Comment 1 Anatoliy Goncharov 2011-12-20 14:45:02 UTC
Additional options:
* All users (including unregistered) see latest version of article
* All users (including unregistered) see unreviewed and unsighted versions of pages
* 1 parameter with 3 levels (unapproved/sighted/reviewed)
* Flag such spaces: articles, files, templates, categories
* Editor flag is given and removed by sysops. Editors may set first 2
levels (unapproved/sighted)
* Reviewer flag is given and removed by bureaucrats. Reviewers may set all
levels
Comment 2 aladdin-v-avtobuse 2011-12-20 21:39:25 UTC
My link posted above is a bit wrong, so you can use link in the URL to see agreement of Wikipedians about this request.
Comment 3 Sam Reed (reedy) 2011-12-24 22:03:53 UTC
Database tables created
Comment 4 Sam Reed (reedy) 2011-12-24 22:44:03 UTC
Progress of config so far, not enabled yet

(In reply to comment #0)
> <source lang="php">// к-сть рівнів перевірки
> $wgFlaggedRevValues = 1;
> </source>

Done

(In reply to comment #1)
> * Reviewer flag is given and removed by bureaucrats. Reviewers may set all
> levels
> * Editor flag is given and removed by sysops. Editors may set first 2
> levels (unapproved/sighted)

Done by default

(In reply to comment #1)
> Additional options:
> * Flag such spaces: articles, files, templates, categories

Done


Remains(?):
(In reply to comment #1)
> Additional options:
> * All users (including unregistered) see latest version of article
> * All users (including unregistered) see unreviewed and unsighted versions of
> pages
> * 1 parameter with 3 levels (unapproved/sighted/reviewed)

^ Need to look up config stuff in there
Comment 5 Victor Vasiliev 2012-02-22 18:10:46 UTC
(In reply to comment #4)
> (In reply to comment #1)
> > Additional options:
> > * All users (including unregistered) see latest version of article
> > * All users (including unregistered) see unreviewed and unsighted versions of
> > pages
I am not sure what is the difference between those two. But looks like $wgFlaggedRevsOverride = false;

> > * 1 parameter with 3 levels (unapproved/sighted/reviewed)

IIRC this is the configuration by default. (even if not, it is $wgFlaggedRevTags['accuracy']['levels'] = 3;)
Comment 6 Sam Reed (reedy) 2012-02-23 14:40:05 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #1)
> > > Additional options:
> > > * All users (including unregistered) see latest version of article
> > > * All users (including unregistered) see unreviewed and unsighted versions of
> > > pages
> I am not sure what is the difference between those two. But looks like
> $wgFlaggedRevsOverride = false;
> 
> > > * 1 parameter with 3 levels (unapproved/sighted/reviewed)
> 
> IIRC this is the configuration by default. (even if not, it is
> $wgFlaggedRevTags['accuracy']['levels'] = 3;)

We currently default for WMF config: 

$wgFlaggedRevTags = array(
    'accuracy' => array( 'levels' => 2, 'quality' => 2, 'pristine' => 4 ),
);


All done now
Comment 7 Sam Reed (reedy) 2012-04-23 18:44:33 UTC
Seems I never added it to the dblist

Oh well, done now
Comment 8 aladdin-v-avtobuse 2012-04-25 12:41:54 UTC
May sysops stabilize certain version of page?
Comment 9 aladdin-v-avtobuse 2012-05-29 21:54:29 UTC
Statilization on the Ukrainian Wikipedia doesn't work, sysops and bureaucrats can't stabilize certain version of page. It must be corrected. 
And please if you can, disable 'old version' (New pages patrol) for 'New Pages' page interface. 
Thank you.
Comment 10 aladdin-v-avtobuse 2012-06-02 20:35:05 UTC
Thanks for stabilization function for sysops. Thank you for disabling 'old version' of 'New Pages' page interface. But there aren't any colour mark on the 'New Pages', so 'editors' can't understand which pages haven't been checked, which pages have reviewed version that isn't last and which pages have the last version checked. Or our settings don't have this item mentioned? 
How can it be fixed? 
Thank you for answering.
Comment 11 aladdin-v-avtobuse 2012-06-02 21:50:09 UTC
I'm sorry for asking you about this. I learned some details and found out that colour marks I saw on the Russian Wikipedia were set by themselves on their Wikipedia only. Other Wikipedia with FlaggedRevs don't have this setting. Some of our users found out how Russian Wikipedians mark new pages, so that we can enable it in the Ukr. Wikipedia by editing some MediaWiki page. 
Thanks for enabling FlaggedRevs.

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


Navigation
Links