Edit filter configuration

Differences between versions

ItemVersion from 13:09, 10 November 2014 by Peter HarrisonVersion from 10:07, 18 December 2014 by Peter Harrison
Basic information
Notes:
A new user creating a user page with external links is usually a sign of spam.
A new user creating a user page with external links is usually a sign of spam.


16/9 Extend to cover user talk pages
16/9/14 Extend to cover user talk pages


10/11 Changed description and tag
10/11/14 Changed description and tag
 
18/12/14 Improved method for detecting external links
Filter conditions
Conditions:
(documentation)
user_editcount < 10 &
user_editcount < 10 &
article_articleid = 0 &
article_articleid = 0 &
(article_namespace = 2 | article_namespace = 3) &
(article_namespace = 2 | article_namespace = 3) &
(lcase(added_lines) rlike "(<a href|[^\[]https?:|[^\[]\[[^\[])")
count("http://", added_links) > 0 | count("https://", added_links) > 0