User:Tailsultimatefan3891/Wiki proposals/Old: Difference between revisions

From Test Wiki
Content deleted Content added
No edit summary
m Protected "User:Tailsultimatefan3891/Wiki proposals/Old": Archive, for security reasons: Author request to archive this due to complexity ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Delete=Allow only administrators] (indefinite) [Protect=Allow only administrators] (indefinite))
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Archive}}


<translate><!--T:1--> {{User:Tailsultimatefan3891/Draft}} </translate>
<translate><!--T:1--> {{User:Tailsultimatefan3891/Draft}} </translate>
Line 20: Line 22:
#<translate><!--T:15--> Add template administrator permissions: Template administrators are used for templates and modules that require a high-risk sensitivity and may cause (effective/immmediate) damage if improperly edited. Unlike template editors, they are not packed into the administrator privileges and cannot be granted to their own account. They can edit pages not usually approved to administrators. No regular administrator can grant or revoke it, however bureaucrats can grant or revoke it as long as they are using this right properly. This permission is usually not meant for testing.</translate>
#<translate><!--T:15--> Add template administrator permissions: Template administrators are used for templates and modules that require a high-risk sensitivity and may cause (effective/immmediate) damage if improperly edited. Unlike template editors, they are not packed into the administrator privileges and cannot be granted to their own account. They can edit pages not usually approved to administrators. No regular administrator can grant or revoke it, however bureaucrats can grant or revoke it as long as they are using this right properly. This permission is usually not meant for testing.</translate>
#<translate><!--T:16--> Add IP block exemption permissions: This permission is used for bypassing Tor blocks and open proxy and VPN blocks. It can be granted or revoked by administrators, bureaucrats and stewards (and obviously, system administrators). It is packed into the administrators rights and can be used for testing.</translate>
#<translate><!--T:16--> Add IP block exemption permissions: This permission is used for bypassing Tor blocks and open proxy and VPN blocks. It can be granted or revoked by administrators, bureaucrats and stewards (and obviously, system administrators). It is packed into the administrators rights and can be used for testing.</translate>
#<translate><!--T:17--> Add comments feature and comment administrator permission: Comments can be used for testing as long as it's not inappropriate for Test Wiki. Comment administrators can monitor it. Comment administrator permission can be used for testing and available in the administrator group.</translate>


<translate><!--T:17--> So, the following sequences of code in PHP are as follows:</translate>
<translate><!--T:18--> So, the following sequences of code in PHP are as follows:</translate>


<translate><!--T:18-->
<translate><!--T:19-->
*<code><nowiki>$wgAddGroups['consul'][] = ['sysop', 'bureaucrat', 'checkuser', 'steward', 'reviewer', 'patroller', 'autochecked', 'autopatrolled', 'non-stewardsuppress', 'non-stewardcheckuser', 'abusefilter-restricted', 'abusefilter-admin', 'consul']</nowiki></code>
*<code><nowiki>$wgAddGroups['consul'][] = ['sysop', 'bureaucrat', 'checkuser', 'steward', 'reviewer', 'patroller', 'autochecked', 'autopatrolled', 'non-stewardsuppress', 'non-stewardcheckuser', 'abusefilter-restricted', 'abusefilter-admin', 'consul']</nowiki></code>
*<code><nowiki>$wgRemoveGroups['consul'][] = ['sysop', 'bureaucrat', 'checkuser', 'steward', 'reviewer', 'patroller', 'autochecked', 'autopatrolled', 'non-stewardsuppress', 'non-stewardcheckuser', 'abusefilter-restricted', 'abusefilter-admin', 'consul']</nowiki></code>
*<code><nowiki>$wgRemoveGroups['consul'][] = ['sysop', 'bureaucrat', 'checkuser', 'steward', 'reviewer', 'patroller', 'autochecked', 'autopatrolled', 'non-stewardsuppress', 'non-stewardcheckuser', 'abusefilter-restricted', 'abusefilter-admin', 'consul']</nowiki></code>