Last modified: 2007-10-13 10:06:39 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 T13373, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 11373 - Makesysop crosswiki functions should be optional
Makesysop crosswiki functions should be optional
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
Makesysop (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: crosswiki, easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-09-17 15:56 UTC by Victor Vasiliev
Modified: 2007-10-13 10:06 UTC (History)
0 users

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


Attachments
A patch (977 bytes, patch)
2007-09-17 15:56 UTC, Victor Vasiliev
Details
Another way, works with additional group (1.48 KB, patch)
2007-09-17 16:56 UTC, Victor Vasiliev
Details

Description Victor Vasiliev 2007-09-17 15:56:38 UTC
Created attachment 4121 [details]
A patch

Subj.
Comment 1 Rob Church 2007-09-17 16:14:48 UTC
Why?
Comment 2 Victor Vasiliev 2007-09-17 16:56:11 UTC
Created attachment 4122 [details]
Another way, works with additional group

(In reply to comment #1)
> Why?
> 

As I wrote in comments, it's needed for better compatibility with $wgAddGroup (or you want to make another MakeXXX extensions?). Or it might be not needed by users (if they need just Makesysop).

P.S. I have another implementation based on usergroups.
Comment 3 Victor Vasiliev 2007-10-13 10:06:39 UTC
Okay, I found way to disable it for specified group:

$wgGroupPermissions['group']['makesysop'] = false;

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


Navigation
Links