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 12:48, 6 March 2015 by TjonesloVersion from 16:30, 6 March 2015 by Tjoneslo
Basic information
Notes:
 
Anon users creating unwikified pages (and talk pages) is now causing problems. So see if warning them off will stop the practice.
 
Anon users creating unwikified pages (and talk pages) is now causing problems. So see if warning them off will stop the practice.
  
 
- Add Traveller (project) namespace.
 
- Add Traveller (project) namespace.
 +
- Skip if no added links as links caught by other filters.
Filter conditions
Conditions:
 
(user_age == 0) &
 
(user_age == 0) &
 
(article_namespace == 0 | article_namespace == 1 | article_namespace == 4 | article_namespace == 5) &
 
(article_namespace == 0 | article_namespace == 1 | article_namespace == 4 | article_namespace == 5) &
 +
(count(added_links) == 0) &
 
(old_size == 0) &
 
(old_size == 0) &
 
!(contains_any(added_lines, "[[", "{{", "{|", "==", "<ref", "''"))
 
!(contains_any(added_lines, "[[", "{{", "{|", "==", "<ref", "''"))