Last modified: 2011-11-13 14:00:58 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 T21332, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19332 - Enable FlaggedRevs Patrolling Configuration on Arabic Wikipedia
Enable FlaggedRevs Patrolling Configuration on Arabic Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Aaron Schulz
http://ar.wikipedia.org/w/index.php?t...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-22 03:07 UTC by Meno25
Modified: 2011-11-13 14:00 UTC (History)
4 users (show)

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


Attachments

Description Meno25 2009-06-22 03:07:18 UTC
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.
Comment 1 Rob Halsell 2009-08-06 19:40:12 UTC
I have added the settings, but the autopromotion of old users has not occured yet.

Aaron, I have assigned this to you, because I think it is your scirpt that needs updating, but I could be mistaken.  Running them I get the following:

[root@zwinger php-1.5]# php extensions/FlaggedRevs/maintenance/updateAutoPromote.php arwiki
Populating and updating flaggedrevs_promote table
...doing user_id from 1 to 25
Fatal error: Class 'FlaggedRevs' not found in /home/wikipedia/common/wmf-deployment/extensions/FlaggedRevs/maintenance/updateAutoPromote.inc on line 26
[root@zwinger php-1.5]#  php extensions/FlaggedRevs/maintenance/updateLinks.php --updateonly=pages arwiki
Populating and correcting flaggedpages/flaggedpage_config columns
...doing page_id from 3 to 102
Fatal error: Class 'FlaggedRevision' not found in /home/wikipedia/common/wmf-deployment/extensions/FlaggedRevs/maintenance/updateLinks.inc on line 120
[root@zwinger php-1.5]# vim /home/wikipedia/common/wmf-deployment/extensions/FlaggedRevs/maintenance/updateLinks.inc


If I am incorrect, I apologize, let me know!
Comment 2 Aaron Schulz 2009-08-15 04:05:03 UTC
I just ran 'updateAutoPromote.php arwiki' without any problems. Odd.
Comment 3 Aaron Schulz 2009-08-15 04:05:39 UTC
Closing this up now.
Comment 4 Ciphers 2011-11-11 23:49:23 UTC
Following the new community discussion about revising the setting for Flagged Revision System at [[:ar:ويكيبيديا:الميدان/أرشيف/تقنية/10/2011#استقصاء عن نظام المراجعات المعلمة]], I would like to request on behalf of the Arabic Wikipedia Community the following changes :

1 - Disable Autopromote for Editors
2 - Remove File Namespace (NS:6)
3 - Add Portal (NS:100) and Annex (NS:104) Namespaces

Thank you in advance.
Comment 5 Aaron Schulz 2011-11-11 23:51:26 UTC
(In reply to comment #4)
> 2 - Remove File Namespace (NS:6)

Are the vast majority of images on Commons?
Comment 6 Ciphers 2011-11-11 23:55:04 UTC
> Are the vast majority of images on Commons?

There are about 11K images locally. I believe the majority of the used images are on commons.
Comment 7 Aaron Schulz 2011-11-11 23:58:08 UTC
(In reply to comment #6)
> > Are the vast majority of images on Commons?
> 
> There are about 11K images locally. I believe the majority of the used images
> are on commons.

If any of the images are used on many, many, pages, it would not be a good idea to remove the File: namespace from FlaggedRevs.
Comment 8 Ciphers 2011-11-12 00:02:55 UTC
I see. I will convey that technical point to the community. 

Would you please commit the other two items, and we may discuss about the File namespace later on?
Comment 9 Aaron Schulz 2011-11-12 00:25:59 UTC
(In reply to comment #8)
> I see. I will convey that technical point to the community. 
> 
> Would you please commit the other two items, and we may discuss about the File
> namespace later on?

It's not technical, it's just annoying for people to have to re-review many pages just because a file they used changed.
Comment 10 Ciphers 2011-11-12 00:32:54 UTC
(In reply to comment #9)
> (In reply to comment #8)
> > I see. I will convey that technical point to the community. 
> > 
> > Would you please commit the other two items, and we may discuss about the File
> > namespace later on?
> 
> It's not technical, it's just annoying for people to have to re-review many
> pages just because a file they used changed.

You are right. I believe there are not too many local files which has been used widely. In addition, we are working now to disable the option for creating pages of files which are on commons. Moreover there is one filter of Edit Filter to stop vandalism of file pages. For these reason the community suggested that there will be no more need for protecting File namespace by FlaggedRevisions.
Comment 11 Aaron Schulz 2011-11-12 01:23:41 UTC
(In reply to comment #4)
> 1 - Disable Autopromote for Editors
> 3 - Add Portal (NS:100) and Annex (NS:104) Namespaces

Done.
Comment 12 Ciphers 2011-11-12 01:43:19 UTC
(In reply to comment #11)
> (In reply to comment #4)
> > 1 - Disable Autopromote for Editors
> > 3 - Add Portal (NS:100) and Annex (NS:104) Namespaces
> 
> Done.

Thank you. I confirmed that the FlaggedRec is enabled for Portal and Annex Namespaces.

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


Navigation
Links