Filter editorFilter history

Differences between versions

ItemVersion from 20:44, 25 August 2010 by Tim1357Version from 20:42, 25 February 2015 by Dragons flight
Basic information
Notes:
Per request at [[WP:RAF]], the removal of all categories in an article often implies vandalism.
Per request at [[WP:RAF]], the removal of all categories in an article often implies vandalism.


Fix redirect catcher and exclude large deletions targeted elsewhere. -DF
Fix redirect catcher and exclude large deletions targeted elsewhere. -DF


Setting to warn. Not a single false-positive in the last 100 hits. --Conti
Setting to warn. Not a single false-positive in the last 100 hits. --Conti


Using message MediaWiki:Abusefilter-all-categories-removed - Cenarium
Using message MediaWiki:Abusefilter-all-categories-removed - Cenarium


add tag "categories removed" - Cen
add tag "categories removed" - Cen


I added "stub))" to the exceptions. - Ruslik
I added "stub))" to the exceptions. - Ruslik


I added the "((uncat" - usually if a new user adds this, (s)he is familiar enough to know what (s)he's doing.
I added the "((uncat" - usually if a new user adds this, (s)he is familiar enough to know what (s)he's doing.


I added lcase to old_wikitext. - Ruslik
I added lcase to old_wikitext. - Ruslik
I changed old_wikitext to removed_lines. This is less resource consuming - Ruslik
I changed old_wikitext to removed_lines. This is less resource consuming - Ruslik


Added the ((db-g10)) template and its commonly used redirect ((db-attack)) to the list of safe strings - in case of severe attacks, the content of the page (including the categories) will be replaced by this template. Od Mishehu
Added the ((db-g10)) template and its commonly used redirect ((db-attack)) to the list of safe strings - in case of severe attacks, the content of the page (including the categories) will be replaced by this template. Od Mishehu


Added disambiguation templates to exceptions. - Ruslik
Added disambiguation templates to exceptions. - Ruslik


Optimization. - Ruslik
Optimization. - Ruslik


Added the wiktionary softredirect template as it tripped a falsepositive on this and two other filters. If I screwed it up, fix it and trout me before I go. -v^_^v
Added the wiktionary softredirect template as it tripped a falsepositive on this and two other filters. If I screwed it up, fix it and trout me before I go. -v^_^v


Added exclusion for really big edits. -- Tim 8/25
Added exclusion for really big edits. -- Tim 8/25
  Scratch that, the filter still applies to big edits. -- Tim
  Scratch that, the filter still applies to big edits. -- Tim
Format. -DF
Filter conditions
Conditions:
(documentation)
article_namespace == 0 &
!"autoconfirmed" in user_groups &
!"autoconfirmed" in user_groups &
edit_delta > -2000 &
(
lcase(removed_lines) rlike "\[\[\w?category" &
  article_namespace == 0 &
!lcase(new_wikitext) rlike "\[\[\w?category|#\w?redirect|stub\w?))|((\w?uncat|((\w?db-attack|((\w?db-g10|((\w?disamb|((\w?dab|((\w?wi"
  (
    edit_delta > -2000 &
    (
      removed_lines irlike "\[\[\w?category" &
      ! new_wikitext irlike "\[\[\w?category|#\w?redirect|stub\w?))|((\w?uncat|((\w?db-attack|((\w?db-g10|((\w?disamb|((\w?dab|((\w?wi"
    )
  )
)
Older changeNewer change
Retrieved from "https://en.wikipedia.org/wiki/Special:AbuseFilter/history/132/diff/prev/13472"