Last modified: 2012-03-23 23:17:36 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 T36005, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34005 - Change uploader flag configuration on Russian Wikipedia
Change uploader flag configuration on Russian Wikipedia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Unprioritized enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
https://ru.wikipedia.org/wiki/%D0%92%...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-28 10:08 UTC by Victor Vasiliev
Modified: 2012-03-23 23:17 UTC (History)
1 user (show)

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


Attachments

Description Victor Vasiliev 2012-01-28 10:08:27 UTC
Please, do the following:
* Move the uploader flag from $wgAutopromote (wmgAutopromoteExtraGroups) to $wgAutopromoteOnce['onView']:

$wgAutopromoteOnce['onView']['uploader'] = array( '&',
  array( APCOND_EDITCOUNT, 20 ),
  array( APCOND_AGE, 14 * 86400 ),
),

* Change wgAutopromoteOnceLogInRC to false, otherwise it would flood our user rights log
* Explicitly allow uploading files to sysop, closer and filemover groups
Comment 1 Sam Reed (reedy) 2012-02-06 17:13:17 UTC
(In reply to comment #0)
> Please, do the following:
> * Move the uploader flag from $wgAutopromote (wmgAutopromoteExtraGroups) to
> $wgAutopromoteOnce['onView']:
> 
> $wgAutopromoteOnce['onView']['uploader'] = array( '&',
>   array( APCOND_EDITCOUNT, 20 ),
>   array( APCOND_AGE, 14 * 86400 ),
> ),


Nothing like making peoples lives easy
Comment 2 Sam Reed (reedy) 2012-03-23 23:17:36 UTC
Doneded

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


Navigation
Links