Last modified: 2013-02-15 15:51:04 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 T46103, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 44103 - Add new usergroup "Passiver Sichter" (autoreview) to German Wiktionary (de.wikt)
Add new usergroup "Passiver Sichter" (autoreview) to German Wiktionary (de.wikt)
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
wmf-deployment
All All
: Normal enhancement (vote)
: ---
Assigned To: Alex Monk
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-18 12:38 UTC by yoursmilie
Modified: 2013-02-15 15:51 UTC (History)
4 users (show)

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


Attachments

Description yoursmilie 2013-01-18 12:38:27 UTC
Hello,

the German Wiktionary want to add a new autoreview usergroup called "Passiver Sichter". It's the same like the usergroup on de.wiki (http://de.wikipedia.org/w/index.php?title=Spezial:Benutzer&group=autoreview + http://de.wikipedia.org/wiki/Wikipedia:Passiver_Sichter#Automatische_Vergabe_des_Status_.E2.80.9EPassiver_Sichter.E2.80.9C). But we determined other requirements for getting into this usergroup:

1. The User should be member for at least 60 days.
2. The User has done 250 edits in main namespace (ns:0) or 50 edits, which got sighted by another user (ns:0, ns:6, ns:10 or ns:14). Deleted pages doesn't count. Edits done by the last two days doesn't count.
3. At least 50 different pages in main namespace got edited.
4. The User got never blocked.

Is it possible to add this usergroup to de.wikt?

You can find the discussion and decision here: http://de.wiktionary.org/wiki/Wiktionary:TS#Passives_Sichterrecht
Comment 1 yoursmilie 2013-01-25 16:25:24 UTC
Are there any problems?
Comment 2 Andre Klapper 2013-01-25 16:33:19 UTC
No, the report is just waiting for somebody to pick it up. 
This might take a few days.
Comment 3 Alex Monk 2013-02-03 18:06:37 UTC
You already have this group: https://de.wiktionary.org/w/index.php?title=Spezial:Benutzer&group=autoreview

I take it you just want autopromotion set up to it, via $wgFlaggedRevsAutoconfirm?
Comment 4 yoursmilie 2013-02-03 18:18:07 UTC
Sorry, I didn't know that this group already exists.

I don't know what $wgFlaggedRevsAutoconfirm is, but we want that user get into that group automatically when they meet the requirements I've listed at the beginning.

Best reagards
Comment 5 Alex Monk 2013-02-03 18:36:30 UTC
So I think we want something like this:

$wgFlaggedRevsAutoconfirm = array(
	'days'                => 60, # The User should be member for at least 60 days.
	'totalContentEdits'   => 250, # The User has done 250 edits
	'totalCheckedEdits'   => 50, # or 50 edits, which got sighted by another user
	'excludeLastDays'     => 2, # Edits done by the last two days doesn't count.
	'uniqueContentPages'  => 50, # At least 50 different pages in main namespace got edited.
	'neverBlocked'        => true, # The User got never blocked.
);
Comment 6 yoursmilie 2013-02-08 18:31:07 UTC
Seems to be fine. Best regards
Comment 7 yoursmilie 2013-02-08 18:35:34 UTC
totalContentEdits: Only edits in ns:0 are counted. Am I right?
Comment 8 Alex Monk 2013-02-08 18:42:55 UTC
It seems that's your only content namespace, yes: https://de.wiktionary.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces
Comment 9 yoursmilie 2013-02-08 19:17:29 UTC
Thats fine.
Comment 10 yoursmilie 2013-02-12 15:52:55 UTC
It can be set up. :)
Comment 11 Alex Monk 2013-02-12 15:54:36 UTC
.
Comment 12 Alex Monk 2013-02-12 15:57:40 UTC
Gerrit change #48634
Comment 13 yoursmilie 2013-02-12 16:08:21 UTC
Grazias.
Comment 14 Alex Monk 2013-02-15 15:51:04 UTC
This should be done now then.

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


Navigation
Links