Francais | English | Espanõl

Help:Administration

From Wikipedia, the free encyclopedia

Jump to: navigation, search

This is a copy of the master help page at Meta. Do not edit this copy.
Edits will be lost in the next update from the master page. See below for more information.


Administration
Special:Import
Common.css
Navigation bar
System messages
Special:CheckUser
User rights

Help pages
Guidelines
MediaWiki help
Help page footers
View this alone

Administrators are wiki users who have "sysop rights". The wiki software has few features whose use is restricted, but they are quite important.

Contents

What sysops can do

Page protection

Sysops can edit protected pages and protect and unprotect pages. Protection of a page means that a non-sysop cannot modify it.

MediaWiki namespace

As a result, sysops can edit the protected pages in the "MediaWiki:" namespace, which contain the messages that appear at the top of pages such as Special:Whatlinkshere and the page that a blocked user will see when they try to edit a page, as well as many other aspects of the interface.

Page deletion

Sysops can delete pages and their history. They can also view and restore deleted pages and their history.

Sysops can also permanently delete images. This is a non-reversible change: once deleted, always deleted. Note that there is no particular reason that image deletion should not be reversible; this is simply the way the software works at present.

Reversion

Sysops can revert pages quickly. When looking at a user's contributions, a link that looks like this: [rollback] appears next to edits that are at the top of the edit history. Clicking on the link reverts to the last edit not authored by that user, with the edit summary (Reverted edits by X to last version by Y). This expedites the reversion of edits by anonymous vandals. Note, however, that all users, including those who are not logged in, can revert pages, only less conveniently. (By using the page history to open the version required, edit page, save.)

Sysops can hide vandalism from the Recent Changes page. To do this, add &bot=1 to the end of the url used to access a user's contributions. For example:

http://en.wikipedia.org/w/wiki.phtml?title=Special:Contributions&target=Michael&bot=1

When the rollback links on the contributions list are clicked, both the revert and the original edit that you are reverting will be hidden from the default Recentchanges display. This mechanism uses the marker originally added to keep massive bot edits from flooding recentchanges, hence the "bot". These changes will be hidden from recent changes unless you click the "bots" link to set hidebots=0. The edits are not hidden from contribs, history, watchlist, etc. The edits remain in the database and are not removed, but they no longer flood Recentchanges. The aim of this feature is to reduce the annoyance factor of a flood vandal with relatively little effort.

Block and unblock

  • Sysops can block and unblock IP addresses. IP blocks expire after 24 hours.
  • Sysops can also block usernames. Special:Ipblocklist lists currently blocked addresses and usernames. Username blocking is not enabled by default. It can be switched on by setting $wgSysopUserBans=true; in LocalSettings.php. When it is not switched on, you will get an error message telling you the 'IP Address does not exist.' Note: Set this code at the bottom of the script; it does not work placed right at the top. Nonexistent usernames can also be blocked, so be certain you have the correct username.

Database queries

Sysops can run read-only queries on the database.

Making sysops

Users with "bureaucrat" status can turn other users into sysops (but not remove sysop status). Bureaucrats are created by developers.

(Note that the following applies to version 1.5; I don't know about earlier versions.) The configuration script which runs when you first access your newly installed MediaWiki creates the first account, and automatically gives it "bureaucrat" and "sysop" status. To grant "bureaucrat" status after installation, a developer, or someone with developer skills, needs to directly manipulate the database records within MySQL.

Signed-in privileges

Users with ordinary access, including visitors who haven't "signed in", can still do many things, including the most important: editing pages and helping with maintenance tasks. But only signed-up users can upload files or rename pages.

See also


edit

Wikipedia-specific help

45px (unclear)


This page is a copy of the master help page at Meta (for general help information all Wikimedia projects can use), with two Wikipedia-specific templates inserted. To update the main text, edit the master help page for all projects at m:Help:Administration. For Wikipedia-specific issues, use Template:Ph:Administration (the extra text at the bottom of this page) or Template:Phh:Administration for a Wikipedia-specific lead (text appears at the top of this page). You are welcome to copy the exact wikitext from the master page at Meta and paste it into this page at any time. To view this page in other languages see the master page at Meta.

Personal tools