Help:Patrolled edit

From The Scuba Wiki

Revision as of 20:37, 28 December 2009 by WikiSysop (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
MediaWiki Handbook: Contents, Readers, Editors, Moderators, System admins +/-

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. Patrolled edits are restricted to administrators in most Mediawiki projects.

Example:

Patrolling edits is a way to indicate that the edit is beneficial, and to aid collaboration on filtering spam and vandalism. In the recent changes list, if you see an article which is good, you can mark it as "patrolled" so that other users know that it is good and do not necessarily have to re-check it.

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. For example, the English Wikipedia has recently implemented a different system of patrolling new pages and not each individual edit. See this page for more information.

In the Recent Changes, an unpatrolled edit looks like this:

While a patrolled one would be like this:

Note: The “block” link is only visible when logged on to an account with sysop rights.

Contents

Enabling

To enable patrolling, add this line to LocalSettings.php:

$wgUseRCPatrol = true;

Note that fresh installs of version 1.4 enable RC Patrol by default.

To enable new page patrol (implemented in 1.12), add this line to LocalSettings.php:

$wgUseNPPatrol = true;

Restricting patrolling access to sysops

If 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;

Note that this setting was removed in version 1.6 in favor of the patrol right.

See also


+/-

Links to other help pages

Help contents
Meta | Wikinews | Wikipedia | Wikiquote | Wiktionary | commons: | mw: | b: | s: | mw:Manual | google
Versions of this help page (for other languages see below)
Meta | Wikinews | Wikipediahttp://en.wikipedia.org/Help:Patrolled_edit | Wikiquote | Wiktionary
What links here on Meta or from Meta | Wikipedia | MediaWiki
Reading
Go | Search | Stop words | URL | Namespace | Page name | Section
Backlinks | Link | Piped link | Interwiki link | Redirect | Category | Image page
Logging in and preferences
Logging in | Preferences | User style
Editing
Advanced editing | Editing FAQ | Edit toolbar | Export | Import | Shortcuts
Tracking changes
Recent changes (enhanced) | Related changes | Watching pages | Diff
Page history | Edit summary | User contributions | Minor edit | Patrolled edit
Style & formatting
Wikitext examples | Reference card | HTML in wikitext | List | Table | Sorting | Colors
Special input and output
Inputbox | Special characters | Displaying a formula | Images (uploads) | EasyTimeline
Advanced functioning
Template | Advanced templates | Parser function | ParserFunctions | Parameter default
Variable | Magic word | System message | Substitution | Array | Calculation
Page management
Starting a new page | Renaming (moving) a page | Protecting pages | Deleting a page
Special pages
Talk page | Testing | Sandbox | CentralNotice

Template:-

Personal tools
support the site