ヘルプ:Blocking users

提供: ひつじ小屋別館2代目
移動先: 案内検索
PD Note: When you edit this page, you agree to release your contribution under the CC0. See Public Domain Help Pages for more info.
PD
</div>

Blocking users is an action that sysops can perform upon users or IP addresses to prevent them from editing the wiki.

Blocking[編集]

ファイル:MediaWiki blocking.png
A screenshot of the blocking interface, with all checkboxes visible.

Blocking users is very simple. Visit Special:Block and follow these steps:

  1. IPアドレスまたは利用者名: Enter the username, IP address, or IP range to block in the "User" field. If blocking an account, make sure to check the spelling since nonexistent users can be blocked as well. Instead of typing this information in manually, it is also possible to click on a "block" link in recent changes, contributions pages, or history pages, which will automatically fill in this field with the appropriate username or IP address. A "Block this user" link is also present in the toolbox when viewing User and User talk pages.
  2. 有効期限: Select when the block should expire from the drop-down, or manually type in an expiration time of the block. When manually typing in a time, follow the GNU standard format (eg: 2017-01-01 00:00). The default options in the drop-down may be modified at MediaWiki:Ipboptions.
  3. 理由: The reason selected from the drop-down combined with the other/additional reason specified will be used as the message displayed to the blocked user when they try to edit. The default reasons in the drop-down may be modified at MediaWiki:Ipbreason-dropdown.
  4. Select additional block options (optional): Depending on if a username or IP is being blocked and other options that may have been enabled, some or all of these options will be displayed on the form. Please see Manual:Block and unblock#Configuration settings related to blocking for information of how to enable or disable some of the following options.
    • 匿名利用者のみ: This option is only available when blocking an IP address. When selected, registered users who try to edit using a blocked IP address will still be able to edit. Otherwise, they will be unable to edit as well.
    • アカウント作成を禁止: Selecting this option will prevent the blocked username or IP address from creating new accounts.
    • この利用者が最後に使用したIPアドレスと、ブロック後に編集を試みた際のIPアドレスを自動的にブロック: This option is only available when blocking a username. When selected, the user's IP will become "autoblocked" (these show up as numbers such as #17 on the active block list) for a short period of time and any other IP addresses that the blocked user tries to edit from will be blocked as well. The duration of an "autoblock" can be changed by adjusting the value of $wgAutoblockExpiry.
    • この利用者がブロック中に自身のトークページを編集することを禁止: This option is only available if $wgBlockAllowsUTEdit is set to true; it is not by default in MediaWiki 1.25 or lower. In 1.26 or later it is set to true. Selecting this option prevents the IP address, range, or user from editing their own user talk page.
    • メール送信を禁止: When this option is selected, the user will be unable to use the Special:EmailUser interface. If an IP address or range is blocked with this option, and it is not set for anonymous users only, accounts logged in from that IP address or range are unable to use Special:EmailUser.
    • 利用者名を編集履歴や各種一覧から秘匿する: When selected, the blocked username or IP address will not be added to the block log, the active block list, or the user list. Other users with the ability to view these hidden entries will still be able to see and unblock the username or IP address. This option is not enabled in a default installation of MediaWiki; the person putting the block in place must have the hideuser permission. See Manual:User rights.
    • この利用者の利用者ページとトークページをウォッチ: When selected, this adds the blocked user's user page and user talk page to your watchlist.
  5. Double-check everything you entered and click on この利用者をブロック. A message should appear saying if the block was successful or unsuccessful.

Unblocking[編集]

To unblock a username or IP address, go to the active block list and click on the (unblock) link next to the user or IP you wish to unblock. Then, enter in an optional reason and click on the unblock button. A message should appear saying if the unblock was successful or unsuccessful.

What it means to be blocked[編集]

Blocked users are unable to edit pages, upload files, move pages, and perform other actions that additional user rights would grant. Effectively, this makes the wiki read only for those users. Until MediaWiki 1.17, sysops or others with access to the unblocking interface may still unblock others (as well as themselves if they have the unblockself right). However, since MediaWiki 1.17, blocked users who are in user groups that allow them to block nevertheless may not block or unblock other users while blocked.

See also[編集]

案内メニュー