Last modified: 2008-02-25 21:19:03 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 T14949, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12949 - Make technical updates to srwiki
Make technical updates to srwiki
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://sr.wikipedia.org/wiki/%D0%92%D...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-06 23:24 UTC by Filip Maljkovic [Dungodung]
Modified: 2008-02-25 21:19 UTC (History)
2 users (show)

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


Attachments

Description Filip Maljkovic [Dungodung] 2008-02-06 23:24:17 UTC
Since these are all shell tasks, I'm doing a bulk bug report. I can separate them if you'd like so.

Per the voting on the Serbian Wikipedia (cf. URL) I hereby request the addition of the following usergroups:
patroller, autopatrolled, rollbacker (Дугме "врати" section in the voting page).
I also request that upload for non-autoconfirmed users be disabled (i.e newbies shouldn't be able to use Special:Upload) (Слање слика section in the voting page).

Thanks in advance.
Comment 1 JeLuF 2008-02-18 19:23:01 UTC
Who will be allowed to grant the patroller, autopatrolled, rollbacker roles to users?
Comment 2 Marko Kalinić 2008-02-18 22:12:38 UTC
(In reply to comment #1)
> Who will be allowed to grant the patroller, autopatrolled, rollbacker roles to
> users?
> 

Patroller & autopatrolled to be granted by bureaucrats only, rollbackers made by both sysops and bureaucrats. This is per the community vote (link supplied). Thanx!
Comment 3 JeLuF 2008-02-25 21:19:03 UTC
Done.

'groupOverrides' => array(
    'srwiki' => array(
        'user' => array( 'upload' => false ),
    	'patroller' => array( 'patrol' => true ),
    	'autopatrolled' => array( 'autopatrol' => true ),
    	'rollbacker' => array( 'rollback' => true ),
    ),
),
'wgAddGroups' => array(
    'srwiki' => array(
    	'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'patroller', 'autopatrolled', 'rollbacker', ),
    	'sysop' => array(  'rollbacker' ),
    ),
),
'wgRemoveGroups' => array(
    'srwiki' => array(
    	'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot', 'patroller', 'autopatrolled', 'rollbacker', ),
    	'sysop' => array(  'rollbacker' ),
    ),
)

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


Navigation
Links