「ArchWiki:アクセスレベルとロール」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
 
(セクション見出しの訳出・リンクを日本語版に変更・ページの状態テンプレートの削除(版 16103 での同期部分))
1行目: 1行目:
[[Category:ArchWiki]]
+
[[カテゴリ:ArchWiki]]
  +
[[en:ArchWiki:Access levels and roles]]
 
[[es:ArchWiki:Access levels and roles]]
 
[[es:ArchWiki:Access levels and roles]]
 
[[pt:ArchWiki:Access levels and roles]]
 
[[pt:ArchWiki:Access levels and roles]]
ArchWiki differentiates two types of [[Special:ListGroupRights|groups]] in order to independently define access levels and user roles. Compared to the convention, popular in other MediaWiki projects, where each role is represented by a group with its own set of rights, this approach is more flexible, allowing to fine-tune the access level for each user regardless of their roles.
+
ArchWiki differentiates two types of [[特別:利用者グループ権限|groups]] in order to independently define access levels and user roles. Compared to the convention, popular in other MediaWiki projects, where each role is represented by a group with its own set of rights, this approach is more flexible, allowing to fine-tune the access level for each user regardless of their roles.
   
  +
== アクセスレベル ==
{{Out of date|The descriptions below do not reflect the current situation, but it is the currently assigned groups that are out of date not this page.}}
 
 
== Access levels ==
 
   
 
Access levels are groups with a non-empty set of granted rights: their purpose is to define the extent of the ''permissions'' that users have in the wiki.
 
Access levels are groups with a non-empty set of granted rights: their purpose is to define the extent of the ''permissions'' that users have in the wiki.
15行目: 14行目:
 
* '''autoconfirmed''' is a group for users with at least 20 edits and 3 days since their account creation [https://github.com/archlinux/archwiki/blob/master/LocalSettings.archlinux.org.php#L281]. Before these thresholds are reached, user actions are subject to some restrictions aimed at preventing spam attacks.
 
* '''autoconfirmed''' is a group for users with at least 20 edits and 3 days since their account creation [https://github.com/archlinux/archwiki/blob/master/LocalSettings.archlinux.org.php#L281]. Before these thresholds are reached, user actions are subject to some restrictions aimed at preventing spam attacks.
   
The following access levels can be assigned manually by a ''bureaucrat''. Members of specific roles may request ''temporary'' or ''permanent'' assignment of these levels, for example following the acquisition or change of a role, or to address specifically-justified individual needs. Permanent assignments are possible only after internal discussion and approval by the [[ArchWiki:Administrators|Administrators]].
+
The following access levels can be assigned manually by a ''bureaucrat''. Members of specific roles may request ''temporary'' or ''permanent'' assignment of these levels, for example following the acquisition or change of a role, or to address specifically-justified individual needs. Permanent assignments are possible only after internal discussion and approval by the [[ArchWiki:管理者|Administrators]].
   
 
* '''privileged''' is a group for trusted community members with the purpose of allowing to edit most protected pages, such as those in the DeveloperWiki namespace.
 
* '''privileged''' is a group for trusted community members with the purpose of allowing to edit most protected pages, such as those in the DeveloperWiki namespace.
21行目: 20行目:
 
* '''sysop''' is a group for highly trusted users who are responsible for critical wiki-administrative tasks like page deletion or user blocking, thus requiring the demonstration of extensive knowledge of how the wiki is organized. They also have all rights of the '''checkuser''', '''interface-admin''' and '''suppress''' groups which are created automatically by MediaWiki.
 
* '''sysop''' is a group for highly trusted users who are responsible for critical wiki-administrative tasks like page deletion or user blocking, thus requiring the demonstration of extensive knowledge of how the wiki is organized. They also have all rights of the '''checkuser''', '''interface-admin''' and '''suppress''' groups which are created automatically by MediaWiki.
 
* '''bureaucrat''' is a group for sysops who can grant access levels and roles to other users.
 
* '''bureaucrat''' is a group for sysops who can grant access levels and roles to other users.
* '''bot''' is a group for [[ArchWiki:Bots]].
+
* '''bot''' is a group for [[ArchWiki:ボット]].
   
== Roles ==
+
== ロール ==
   
 
Roles are groups with an empty set of granted rights: their purpose is to clarify the ''function'' of wiki users within the Arch community. In general, roles are not removed from users who may become inactive. The Administrators reserve the right to make per-user variations to the default access levels for each role.
 
Roles are groups with an empty set of granted rights: their purpose is to clarify the ''function'' of wiki users within the Arch community. In general, roles are not removed from users who may become inactive. The Administrators reserve the right to make per-user variations to the default access levels for each role.
   
* '''{{int:group-maintainer}}''' (''maintainer'') is a group for the [[ArchWiki:Maintenance Team]] members.
+
* '''{{int:group-maintainer}}''' (''maintainer'') is a group for the [[ArchWiki:メンテナンスチーム]] members.
 
** All maintainers are given the ''cosysop'' access level by default. Maintainers with the ''sysop'' access level are called '''Administrators'''. There is also an '''{{int:group-administrator_fellow}}''' (''administrator_fellow'') group for retired Administrators.
 
** All maintainers are given the ''cosysop'' access level by default. Maintainers with the ''sysop'' access level are called '''Administrators'''. There is also an '''{{int:group-administrator_fellow}}''' (''administrator_fellow'') group for retired Administrators.
* '''{{int:group-translator}}''' (''translator'') is a group for the most productive members of an [[ArchWiki Translation Team]] or individual translators.
+
* '''{{int:group-translator}}''' (''translator'') is a group for the most productive members of an [[ArchWiki 翻訳チーム]] or individual translators.
* '''{{int:group-archdev}}''' (''archdev'') is a group for Arch [[Developer]]s.
+
* '''{{int:group-archdev}}''' (''archdev'') is a group for Arch [[:en:Roles|Developer]]s.
 
** All {{int:group-archdev}} are given the ''privileged'' access level by default.
 
** All {{int:group-archdev}} are given the ''privileged'' access level by default.
 
* '''{{int:group-archtu}}''' (''archtu'') is a group for Arch [[Trusted Users]].
 
* '''{{int:group-archtu}}''' (''archtu'') is a group for Arch [[Trusted Users]].
* '''{{int:group-archstaff}}''' (''archstaff'') is a group for users with other [[roles]] within the Arch Linux community.
+
* '''{{int:group-archstaff}}''' (''archstaff'') is a group for users with other [[:en:roles]] within the Arch Linux community.
   
== See also ==
+
== 参照 ==
   
 
* [https://github.com/archlinux/archwiki/pull/20 Original pull request]
 
* [https://github.com/archlinux/archwiki/pull/20 Original pull request]

2020年4月26日 (日) 10:43時点における版

ArchWiki differentiates two types of groups in order to independently define access levels and user roles. Compared to the convention, popular in other MediaWiki projects, where each role is represented by a group with its own set of rights, this approach is more flexible, allowing to fine-tune the access level for each user regardless of their roles.

アクセスレベル

Access levels are groups with a non-empty set of granted rights: their purpose is to define the extent of the permissions that users have in the wiki.

The following access levels are assigned automatically by MediaWiki:

  • user is the default group for all users, which grants the basic read/write permissions.
  • autoconfirmed is a group for users with at least 20 edits and 3 days since their account creation [1]. Before these thresholds are reached, user actions are subject to some restrictions aimed at preventing spam attacks.

The following access levels can be assigned manually by a bureaucrat. Members of specific roles may request temporary or permanent assignment of these levels, for example following the acquisition or change of a role, or to address specifically-justified individual needs. Permanent assignments are possible only after internal discussion and approval by the Administrators.

  • privileged is a group for trusted community members with the purpose of allowing to edit most protected pages, such as those in the DeveloperWiki namespace.
  • cosysop is a group for users who have been trusted to partake in wiki maintenance. They are also able to edit most protected pages.
  • sysop is a group for highly trusted users who are responsible for critical wiki-administrative tasks like page deletion or user blocking, thus requiring the demonstration of extensive knowledge of how the wiki is organized. They also have all rights of the checkuser, interface-admin and suppress groups which are created automatically by MediaWiki.
  • bureaucrat is a group for sysops who can grant access levels and roles to other users.
  • bot is a group for ArchWiki:ボット.

ロール

Roles are groups with an empty set of granted rights: their purpose is to clarify the function of wiki users within the Arch community. In general, roles are not removed from users who may become inactive. The Administrators reserve the right to make per-user variations to the default access levels for each role.

  • メンテナ (maintainer) is a group for the ArchWiki:メンテナンスチーム members.
    • All maintainers are given the cosysop access level by default. Maintainers with the sysop access level are called Administrators. There is also an ⧼group-administrator_fellow⧽ (administrator_fellow) group for retired Administrators.
  • ⧼group-translator⧽ (translator) is a group for the most productive members of an ArchWiki 翻訳チーム or individual translators.
  • ⧼group-archdev⧽ (archdev) is a group for Arch Developers.
    • All ⧼group-archdev⧽ are given the privileged access level by default.
  • ⧼group-archtu⧽ (archtu) is a group for Arch Trusted Users.
  • ⧼group-archstaff⧽ (archstaff) is a group for users with other en:roles within the Arch Linux community.

参照