Changes
"*a* feature", so it's singular, even though the name makes it look plural
{{PD Help Page}}
This feature is useful when reviewing recent changes for undesirable edits, link spam and vandalism. This allows people (with permission to do so) to coordinate their patrolling activity, such that edits get checked over once, with less wasted effort (different people checking the same edit).
== Marking edits as patrolled ==
; To mark an edit as patrolled:
#:Changes which are not patrolled will be indicated with a red exclamation mark
#Click the ({{mediawiki|m:Help:Diff|diff}}) link next to an edit
== Hiding patrolled edits from recent changes ==
Patrolled edits can be hidden from recent changes by adding "<tt>&hidepatrolled=1" </tt> to url the URL in the following form:
== Customization ==
=== Enabling/disabling ===
Patrolled edits are enabled by default in MediaWiki 1.4 and later. To disable this, set '''{{mediawiki|Manual:$wgUseRCPatrol|$wgUseRCPatrol}}''' in {{mediawiki|Manual:Configuration settings|LocalSettings.php}} to <code>false</code>.
==== 1.4 ====
In MediaWiki 1.4, patrolled edits are enabled for all users. To restrict this to sysops, set '''$wgOnlySysopsCanPatrol''' in {{mediawiki|Manual:Configuration settings|LocalSettings.php}} to <code>true</code>.
==== 1.5+ ====
In MediaWiki 1.5 and later, patrolled edits are enabled for sysops. Use the '''{{mediawiki|Manual:$wgGroupPermissions|$wgGroupPermissions}}''' configuration variable to assign this to new or existing user groups. See {{mediawiki|Manual:User_rights_management|Manual:User rights management}}.
=== Marker ===
The formatting of the unpatrolled edit marker can be altered using CSS. The exclamation mark displayed on the Recent changes log is styled using the <code>span.unpatrolled</code>class.
== See also ==
* [[{{mediawiki|Help:Patrolled pages]]Patrolling|General definition of RC Patrolling}}
* {{mediawiki|meta:Help:Patrolled edit|Further reading on the Meta-Wiki}}
* {{mediawiki|Extension:FlaggedRevs}}
{{Languages|Help:Patrolled edits}}
[[Category:Help|Patrolled edits]]