Help:Patrolled edit
This is a copy of the master help page at m:Help:Patrolled edit. Do not edit this page. Edits will be lost in the next update from the master page. Either edit the master help page for all projects at Meta, or edit the project-specific text at Template:Ph:Patrolled edit. You are welcome to copy the exact wikitext from the master page at Meta and paste it into this page at any time.
A new feature in MediaWiki 1.4 is Patrolled edits. After clicking 'diff' on a change in Special:Recentchanges, you may see a link at the bottom, similar to the one below.
Patrolling edits is a way to verify that it is a good edit, and to collaborate on filtering spam and vandalism. If you're combing through the recent changes list, and you look at an article that is good, you can mark it as "patrolled" so that other users know that it is good.
Policies may vary among projects whether an article can be marked as patrolled if it is not obvious vandalism, or only when the correctness has been verified.
In the Recent Changes, an unpatrolled edit looks like this:
- (diff) (hist) . . ! Help:Patrolled edit; 23:28 . . Astronouth7303 (Talk)
While a patrolled one would be like this:
- (diff) (hist) . . Help:Patrolled edit; 23:28 . . Astronouth7303 (Talk)
Enabling
editTo enable patrolling, add this line to LocalSettings.php:
$wgUseRCPatrol = true;
Note that fresh installs of version 1.4 enable RC Patrol by default.
Restricting patrolling access to sysops
editIf you don't want users without Administrator access to be able to mark edits as patrolled, add the following line to LocalSettings.php:
$wgOnlySysopsCanPatrol = true;
See also
editWikiquote-specific content
editLinks to other help pages
editHelp contents - all pages in the Help namespace: Meta b: c: n: w: q: wikisource wiktionary
|
External Links
edit- Special page on the Wikipedia