Test Wiki:Request for permissions: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
→想舞花: Questions |
|||
Line 32: | Line 32: | ||
'''Other comments:I can edit js and css so i need Interface Administrator--[[User:想舞花|想舞花]] ([[User talk:想舞花|talk]]) 09:41, 2 May 2022 (UTC)''' <!-- You may use this space to insert other comments relevant to your request --> |
'''Other comments:I can edit js and css so i need Interface Administrator--[[User:想舞花|想舞花]] ([[User talk:想舞花|talk]]) 09:41, 2 May 2022 (UTC)''' <!-- You may use this space to insert other comments relevant to your request --> |
||
{{ping|MacFan4000}} and {{ping|Dmehus}} seen as they need to review the request. [[User:Zippybonzo|Zippybonzo]] ([[User talk:Zippybonzo|talk]]) 10:20, 2 May 2022 (UTC) |
{{ping|MacFan4000}} and {{ping|Dmehus}} seen as they need to review the request. [[User:Zippybonzo|Zippybonzo]] ([[User talk:Zippybonzo|talk]]) 10:20, 2 May 2022 (UTC) |
||
:{{ping|想舞花}} Can you please answer the following questions? This is just to know that <em>we</em> are giving tools to a technically competent user. |
|||
:# How do you query for all users who have edited this wiki in the last 30 days and group them into three arrays of stewards, admins and normal users/IPs respectively using MediaWiki API? |
|||
:# Can you explain what this function do? ([[MediaWiki:Gadget-markblocked.js|Gadget-markblocked.js]], from line 188 to 209) |
|||
<pre> |
|||
switch ( mw.config.get( 'wgAction' ) ) { |
|||
case 'edit': |
|||
case 'submit': |
|||
case 'delete': |
|||
break; |
|||
case 'view': |
|||
if ( $.inArray( mw.config.get( 'wgNamespaceNumber' ), [ 0, 10 ] ) !== -1 ) { |
|||
break; |
|||
} |
|||
// otherwise continue with default |
|||
default: // 'history', 'purge' |
|||
// In case if the gadget is loaded directly by URL |
|||
mw.loader.using( 'mediawiki.util' ).done( function () { |
|||
if ( window.mbNoAutoStart ) { |
|||
mw.util.addPortletLink( 'p-cactions', 'javascript:markBlocked()', 'XX', 'ca-showblocks' ); |
|||
} else { |
|||
mw.hook( 'wikipage.content' ).add( function () { |
|||
markBlocked(); |
|||
} ); |
|||
} |
|||
} ); |
|||
} |
|||
</pre> |
|||
:[[User:NguoiDungKhongDinhDanh|NguoiDungKhongDinhDanh]] ([[User talk:NguoiDungKhongDinhDanh|talk]]) 03:25, 3 May 2022 (UTC) |
|||
== Sierpnia == |
== Sierpnia == |
Revision as of 03:25, 3 May 2022
Test Wiki:Request for permissions/header
Seiyena
Template:UserLinks Template:RfPBtn Requested right: Bureaucrat
- [yes] I am familiar with all of Test Wiki's policies, and understand that important rules will be communicated to me as necessary through obtrusive message boxes.
- [yes] I agree that I am entirely responsible for all actions done under this account, including actions performed under this account by someone other than myself.
- [yes] I agree that if I misuse the sysop/bureaucrat tools, my access might be revoked and I may be banned from Test Wiki without prior warning.
Other comments: So I guess I need a steward's approval to become a bureaucrat again. @Dmehus: or @MacFan4000: can one of you please approve this? I promise to not break any rules here or try to bypass any filters. Thank you. Sei (My changes here | Drop me a line) 00:47, 1 May 2022 (UTC)
- Not done:Per Steward Enforcement. --想舞花 (talk) 00:57, 1 May 2022 (UTC)
- I had pinged the stewards so one of them could reply to this and hopefully approve it. Sei (My changes here | Drop me a line) 01:00, 1 May 2022 (UTC)
想舞花
Template:UserLinks Template:RfPBtn Requested right:interface administrator
- [Yes] I am familiar with all of Test Wiki's policies, and understand that important rules will be communicated to me as necessary through obtrusive message boxes.
- [YES] I agree that I am entirely responsible for all actions done under this account, including actions performed under this account by someone other than myself.
- [Yes] I agree that if I misuse the sysop/bureaucrat tools, my access might be revoked and I may be banned from Test Wiki without prior warning.
Other comments:I can edit js and css so i need Interface Administrator--想舞花 (talk) 09:41, 2 May 2022 (UTC) @MacFan4000: and @Dmehus: seen as they need to review the request. Zippybonzo (talk) 10:20, 2 May 2022 (UTC)
- @想舞花: Can you please answer the following questions? This is just to know that we are giving tools to a technically competent user.
- How do you query for all users who have edited this wiki in the last 30 days and group them into three arrays of stewards, admins and normal users/IPs respectively using MediaWiki API?
- Can you explain what this function do? (Gadget-markblocked.js, from line 188 to 209)
switch ( mw.config.get( 'wgAction' ) ) { case 'edit': case 'submit': case 'delete': break; case 'view': if ( $.inArray( mw.config.get( 'wgNamespaceNumber' ), [ 0, 10 ] ) !== -1 ) { break; } // otherwise continue with default default: // 'history', 'purge' // In case if the gadget is loaded directly by URL mw.loader.using( 'mediawiki.util' ).done( function () { if ( window.mbNoAutoStart ) { mw.util.addPortletLink( 'p-cactions', 'javascript:markBlocked()', 'XX', 'ca-showblocks' ); } else { mw.hook( 'wikipage.content' ).add( function () { markBlocked(); } ); } } ); }
- NguoiDungKhongDinhDanh (talk) 03:25, 3 May 2022 (UTC)
Sierpnia
Template:UserLinks Template:RfPBtn Requested right: admin
- [y] I am familiar with all of Test Wiki's policies, and understand that important rules will be communicated to me as necessary through obtrusive message boxes.
- [y] I agree that I am entirely responsible for all actions done under this account, including actions performed under this account by someone other than myself.
- [y] I agree that if I misuse the sysop/bureaucrat tools, my access might be revoked and I may be banned from Test Wiki without prior warning.