Help
Editing filter
Edit Filter navigation
(
Home
|
Recent filter changes
|
Examine past edits
|
Edit Filter Log
)
Editing filter 368 (see also a
graph
of recent actions)
Jump to navigation
Jump to search
Filter parameters
Filter ID:
368
Description:
(publicly viewable)
Filter hits:
42,952 hits
Statistics:
Of the last 469 actions, this filter has matched 0 (0.00%). On average, its run time is 0 ms, and it consumes 0 conditions of the condition limit.
Conditions:
(
documentation
)
minor_edit & (edit_delta < -500 | edit_delta > 500) & user_editcount < 500 & !((article_namespace == 2 | article_namespace == 3) & user_name in article_text) & !(article_namespace % 2 == 1) & !("bot" in lcase(user_name)) & !("bot" in user_groups) & !("Wikipedia:Sandbox" in article_prefixedtext) & !contains_any(summary, "reverted", "undid", "|TW]]", "rvv")
minor_edit & (edit_delta < -500 | edit_delta > 500) & user_editcount < 500 & !((article_namespace == 2 | article_namespace == 3) & user_name in article_text) & !(article_namespace % 2 == 1) & !("bot" in lcase(user_name)) & !("bot" in user_groups) & !("Wikipedia:Sandbox" in article_prefixedtext) & !contains_any(summary, "reverted", "undid", "|TW]]", "rvv")
Notes:
This will trigger on edits that are marked as minor that have a size change of greater than 500 bytes (either removing or adding 200 or more characters). Obviously, this won't catch all non-minor edits, as a small size change can still be pretty darn major, but this should catch those who mark every single edit as minor. Ideally, once tested, this will give users a warning along the lines of "are you sure you want to mark this edit as minor?" explaining what minor edits are and how to turn off that stupid setting in preferences. - Hersfold, 18:16 Oct. 20 2010 Changing to not trigger on bot edits; most bots mark their edits as minor, and most of the early hits are indeed bots. - Hersfold, 18:30 Oct. 20 2010 Changed size of edit to 500 after finding that many triggered edits could have been minor, and were just adding references or the like. This also goes more in line with Recent Changes, which bolds edits that have a net change of 500 bytes or more. - Hersfold, 18:37 Oct. 20 2010 Disabling until I can figure out why this is eating up 68 (!) conditions. - Hersfold 22:14 Oct. 25 2010 Following some reassurance from Soap (thanks), I'm going to turn this back on with an added condition; if the user has more than 500 edits, it won't trigger for them. There are a large number of experienced users setting this off, and I'd like to assume that they know what they're doing. - Hersfold 22:25 Oct. 25 2010 Now will also not trigger within a user's own userspace. - Hersfold 22:32 Oct. 25 2010 As Gurch pointed out, I apparently fail at logic. NOW it won't trigger in someone's userspace. - Hersfold 15:39 Oct. 26 2010 Removing talk namespaces as well. Aside from that, many if not all of the recent triggers appear to be accurate, so I'm going to turn on warning and tagging. The warning invites reports of false positives, so hopefully that should help with any further problems. - Hersfold 15:42 Oct. 27 2010 Reordering conditions as requested on my talk page - hopefully will make this more efficient. - Hersfold 22:07 Oct. 27 2010 Adding check to avoid issues with sandboxes. --Reaper Ignore reverts of vandalism. --Reaper :removed, is this really necessary? It seems to be causing a lot of annoyance. -- Soap Marked as deleted - KoH
Flags:
Hide details of this filter from public view
Enable this filter
Mark as deleted
Filter last modified:
17:35, 12 February 2015
by
Cenarium
(
talk
|
contribs
)
History:
View this filter's history
Tools:
Export this filter to another wiki
{"row":{"af_id":"368","af_pattern":"minor_edit \u0026\r\n(edit_delta \u003C -500 | edit_delta \u003E 500) \u0026\r\nuser_editcount \u003C 500 \u0026\r\n!((article_namespace == 2 | article_namespace == 3) \u0026 user_name in article_text) \u0026\r\n!(article_namespace % 2 == 1) \u0026\r\n!(\"bot\" in lcase(user_name)) \u0026\r\n!(\"bot\" in user_groups) \u0026\r\n!(\"Wikipedia:Sandbox\" in article_prefixedtext) \u0026\r\n!contains_any(summary, \"reverted\", \"undid\", \"|TW]]\", \"rvv\")","af_user":"5711305","af_user_text":"Cenarium","af_timestamp":"20150212173530","af_enabled":"0","af_comments":"This will trigger on edits that are marked as minor that have a size change of greater than 500 bytes (either removing or adding 200 or more characters). Obviously, this won't catch all non-minor edits, as a small size change can still be pretty darn major, but this should catch those who mark every single edit as minor.\r\n\r\nIdeally, once tested, this will give users a warning along the lines of \"are you sure you want to mark this edit as minor?\" explaining what minor edits are and how to turn off that stupid setting in preferences. - Hersfold, 18:16 Oct. 20 2010\r\n\r\nChanging to not trigger on bot edits; most bots mark their edits as minor, and most of the early hits are indeed bots. - Hersfold, 18:30 Oct. 20 2010\r\n\r\nChanged size of edit to 500 after finding that many triggered edits could have been minor, and were just adding references or the like. This also goes more in line with Recent Changes, which bolds edits that have a net change of 500 bytes or more. - Hersfold, 18:37 Oct. 20 2010\r\n\r\nDisabling until I can figure out why this is eating up 68 (!) conditions. - Hersfold 22:14 Oct. 25 2010\r\n\r\nFollowing some reassurance from Soap (thanks), I'm going to turn this back on with an added condition; if the user has more than 500 edits, it won't trigger for them. There are a large number of experienced users setting this off, and I'd like to assume that they know what they're doing. - Hersfold 22:25 Oct. 25 2010\r\n\r\nNow will also not trigger within a user's own userspace. - Hersfold 22:32 Oct. 25 2010\r\n\r\nAs Gurch pointed out, I apparently fail at logic. NOW it won't trigger in someone's userspace. - Hersfold 15:39 Oct. 26 2010\r\n\r\nRemoving talk namespaces as well. Aside from that, many if not all of the recent triggers appear to be accurate, so I'm going to turn on warning and tagging. The warning invites reports of false positives, so hopefully that should help with any further problems. - Hersfold 15:42 Oct. 27 2010\r\n\r\nReordering conditions as requested on my talk page - hopefully will make this more efficient. - Hersfold 22:07 Oct. 27 2010\r\n\r\nAdding check to avoid issues with sandboxes. --Reaper\r\n\r\nIgnore reverts of vandalism. --Reaper\r\n:removed, is this really necessary? It seems to be causing a lot of annoyance. -- Soap\r\n\r\nMarked as deleted - KoH","af_public_comments":"Making large changes when marking the edit as minor","af_hidden":"0","af_hit_count":"42952","af_throttled":"0","af_deleted":"1","af_actions":"warn","af_global":"0","af_group":"default"},"actions":{"warn":{"action":"warn","parameters":["abusefilter-warning-minoredit"]}}}
Actions to take when matched
Trigger actions only if the user trips a rate limit
Number of actions to allow:
Period of time (in seconds):
Group throttle by:
IP address
User account
/16 range
Date of account creation
Edit count
The whole site
Page
Trigger these actions after giving the user a warning
System message to use for warning:
abusefilter-warning
Other message
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Prevent the user from performing the action in question
System message to use for disallowing:
abusefilter-disallowed
Other message
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Revoke the user's autoconfirmed status
Tag the edit in contributions lists and page histories
Tags to apply:
(see
Wikipedia:Tags
for use and formatting)
(please don't rename a tag here, see link above)
(one per line, no commas, publicly visible)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Special page
Variants
Views
More
Search
Navigation
Main page
Contents
Featured content
Current events
Random article
Donate to Wikipedia
Wikipedia store
Interaction
Help
About Wikipedia
Community portal
Recent changes
Contact page
Tools
Upload file
Special pages
Printable version
Languages