<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://compusofia.com/w/index.php?action=history&amp;feed=atom&amp;title=Help%3APatrolled_edits%2Fen</id>
	<title>Help:Patrolled edits/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://compusofia.com/w/index.php?action=history&amp;feed=atom&amp;title=Help%3APatrolled_edits%2Fen"/>
	<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Help:Patrolled_edits/en&amp;action=history"/>
	<updated>2026-04-19T07:43:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://compusofia.com/w/index.php?title=Help:Patrolled_edits/en&amp;diff=11659&amp;oldid=prev</id>
		<title>FuzzyBot: Updating to match new version of source page</title>
		<link rel="alternate" type="text/html" href="https://compusofia.com/w/index.php?title=Help:Patrolled_edits/en&amp;diff=11659&amp;oldid=prev"/>
		<updated>2026-04-17T13:02:35Z</updated>

		<summary type="html">&lt;p&gt;Updating to match new version of source page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
{{PD Help Page}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Patrolled edits&amp;#039;&amp;#039;&amp;#039; is a feature which allows certain users to mark [[Special:NewPages|new pages]] and items in [[Special:RecentChanges]] as &amp;quot;patrolled&amp;quot;, meaning that at least a basic review was performed. A good edit might be marked as &amp;quot;patrolled&amp;quot;, but a bad edit might also be marked as &amp;quot;patrolled&amp;quot;, if it was reverted or its most obvious regressions were fixed. By default this is only available if you have the [[Special:MyLanguage/Help:Sysops and permissions|sysop permission]]; many wikis grant a &amp;lt;code&amp;gt;&amp;#039;patrol&amp;#039;&amp;lt;/code&amp;gt; permission to groups of users.&lt;br /&gt;
&lt;br /&gt;
This feature is useful when reviewing recent changes for undesirable edits, link spam and vandalism.&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
This feature also allows setting trustworthy users&amp;#039; edits to be automatically patrolled, so that the people who review recent changes need not spend time doing unnecessary reviewing.&lt;br /&gt;
&lt;br /&gt;
== Marking edits as patrolled ==&lt;br /&gt;
; To mark an edit as patrolled:&lt;br /&gt;
&lt;br /&gt;
# Access [[Special:RecentChanges]]&lt;br /&gt;
#: Changes which are not patrolled display with a red exclamation mark (&amp;lt;abbr title=&amp;quot;{{int|Recentchanges-label-unpatrolled}}&amp;quot; class=&amp;quot;unpatrolled&amp;quot;&amp;gt;!&amp;lt;/abbr&amp;gt;).&lt;br /&gt;
# Click the ([[Special:MyLanguage/Help:Diff|diff]]) link next to an edit.&lt;br /&gt;
# To mark the edit as patrolled, click the &amp;lt;code&amp;gt;{{int|Markaspatrolleddiff}}&amp;lt;/code&amp;gt; link.&lt;br /&gt;
&lt;br /&gt;
; To mark a new page as patrolled:&lt;br /&gt;
&lt;br /&gt;
# Access [[Special:NewPages]]&lt;br /&gt;
#: New pages which are not patrolled display with a &amp;lt;span class=&amp;quot;not-patrolled&amp;quot;&amp;gt;yellow background&amp;lt;/span&amp;gt;.&lt;br /&gt;
# To mark a new page as patrolled, visit it and click the {{button|{{int|markaspatrolledtext}}}} button near the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
; To mark a new file as patrolled:&lt;br /&gt;
&lt;br /&gt;
# Access [[Special:NewFiles]]&lt;br /&gt;
# If you want to see only unpatrolled files, check &amp;quot;{{int|newimages-hidepatrolled}}&amp;quot;&lt;br /&gt;
# To mark a new file or new file version as patrolled, visit it and click the {{button|{{int|markaspatrolledtext-file}}}} button near the bottom of the file description.&lt;br /&gt;
&lt;br /&gt;
=== Caveats ===&lt;br /&gt;
* There is currently [[phab:T22399|no method to undo the marking of an action as patrolled]].&lt;br /&gt;
&lt;br /&gt;
== Hiding patrolled edits from recent changes ==&lt;br /&gt;
&lt;br /&gt;
Patrolled edits can be hidden from recent changes by adding &amp;lt;code&amp;gt;&amp;amp;hidepatrolled=1&amp;lt;/code&amp;gt; to the URL in the following form:&lt;br /&gt;
&lt;br /&gt;
 {{canonicalurl:{{#special:RecentChanges}}|hidepatrolled=1}}&lt;br /&gt;
&lt;br /&gt;
Note: this works only for users with the &amp;lt;code&amp;gt;patrol&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;patrolmarks&amp;lt;/code&amp;gt; right.&lt;br /&gt;
This might change after {{task|T44246}} is solved in future.&lt;br /&gt;
&lt;br /&gt;
== Customization ==&lt;br /&gt;
&lt;br /&gt;
=== Enabling/disabling ===&lt;br /&gt;
{{MW 1.4|and later}}&lt;br /&gt;
Patrolled edits are enabled by default.&lt;br /&gt;
To disable this, set &amp;lt;code&amp;gt;{{ll|Manual:$wgUseRCPatrol|$wgUseRCPatrol}}&amp;lt;/code&amp;gt; in {{ll|Manual:Configuration settings|LocalSettings.php}} to &amp;lt;code&amp;gt;false&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=php&amp;gt;&lt;br /&gt;
$wgUseRCPatrol = false;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Permissions ===&lt;br /&gt;
Patrolled edits are enabled for sysops by default.&lt;br /&gt;
Use the &amp;lt;code&amp;gt;{{ll|Manual:$wgGroupPermissions|$wgGroupPermissions}}&amp;lt;/code&amp;gt; configuration variable to assign this to new or existing user groups.&lt;br /&gt;
See {{ll|Manual:User rights management}}.&lt;br /&gt;
&lt;br /&gt;
For instance, to create a &amp;#039;&amp;#039;patrollers&amp;#039;&amp;#039; group: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;$wgGroupPermissions[&amp;#039;patrollers&amp;#039;][&amp;#039;patrol&amp;#039;] = true;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Automatic patrolling ===&lt;br /&gt;
&lt;br /&gt;
Edits by users with the &amp;quot;autopatrol&amp;quot; right, assigned only to sysops by default, are automatically marked patrolled. &lt;br /&gt;
&lt;br /&gt;
=== Marker ===&lt;br /&gt;
&lt;br /&gt;
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 &amp;lt;code&amp;gt;span.unpatrolled&amp;lt;/code&amp;gt; class.&lt;br /&gt;
&lt;br /&gt;
== Log ==&lt;br /&gt;
&lt;br /&gt;
Patrolling actions are listed in the &amp;#039;&amp;#039;Patrol log&amp;#039;&amp;#039; ([{{canonicalurl:Special:Log|type=patrol}} example]).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{ll|Help:Patrolling}} – General definition of RC patrolling&lt;br /&gt;
* {{ll|Manual:Patrolling}}&lt;br /&gt;
* {{ll|Project:Autopatrolled users}}&lt;br /&gt;
* {{ll|Extension:ApprovedRevs}}&lt;br /&gt;
* {{Ll|Extension:ContentStabilization}}&lt;br /&gt;
* {{Ll|Extension:Moderation}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Help{{#translation:}}|Patrolled edits]]&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>