Abuse filter management

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to navigation Jump to search

Differences between versions

ItemVersion from 16:48, 12 January 2019 by SteinsplitterVersion from 16:52, 12 January 2019 by Steinsplitter
Basic information
Notes:
Shamelessly stolen from en.wikipedia. --The Evil IP address (16 October 2009)
Shamelessly stolen from en.wikipedia. --The Evil IP address (16 October 2009)


Prevents any bot test run; I don't want to commit 100 dummy edits so adding user right bypassing option --Rillke (15 April 2014)
Prevents any bot test run; I don't want to commit 100 dummy edits so adding user right bypassing option --Rillke (15 April 2014)
Sort conditions. --Steinsplitter (12 January 2018)
Sort conditions. --Steinsplitter (12 January 2018)
Do not tag global rename actions --Steinsplitter (12 January 2019)
Filter conditions
Conditions:
(documentation)
(condition usage)
(action == "move") &
(action == "move") &
!("autopatrolled" in user_groups) &
!("autopatrolled" in user_groups) &
!(summary contains "Automatically moved page while renaming the user") &
!(user_editcount > 100) &
!(user_editcount > 100) &
(moved_from_namespace == 2 | moved_from_namespace == 3) &
(moved_from_namespace == 2 | moved_from_namespace == 3) &
!(user_name in moved_from_title)
!(user_name in moved_from_title)