Abuse filter management
From Hetalia Archives
Back to filter editor | Back to filter history
Differences between versions
Item | Version from 18:44, 21 January 2013 by Icelilly | Version from 14:20, 15 February 2013 by Icelilly |
---|---|---|
Basic information | ||
Description:
| Creating articles with a title containing or contained in username | Creating articles with a title containing or contained in username |
Flags: | Enabled | |
Notes:
| in addition to filter 148, let's see what we get - Cen I think it's worthy to be tagged like in filter 148, but that one also warns, so just adding the tag here with "autobiography", and will add "or COI" to the description. - Cen After test at filter 214, add case when title is contained in username - Cen using rmwhitespace - Cen Reorder, use more rmwhitespace. - KoH Re-order for efficiency. -Sole Soul | in addition to filter 148, let's see what we get - Cen I think it's worthy to be tagged like in filter 148, but that one also warns, so just adding the tag here with "autobiography", and will add "or COI" to the description. - Cen After test at filter 214, add case when title is contained in username - Cen using rmwhitespace - Cen Reorder, use more rmwhitespace. - KoH Re-order for efficiency. -Sole Soul |
Filter conditions | ||
Conditions: | (article_namespace == 0) & "user" in user_groups & (user_editcount < 25) & (old_size == '0') & (rmwhitespace(lcase(user_name)) in rmwhitespace(lcase(article_text))|rmwhitespace(lcase(article_text)) in rmwhitespace(lcase(user_name))) | (article_namespace == 0) & "user" in user_groups & (user_editcount < 25) & (old_size == '0') & (rmwhitespace(lcase(user_name)) in rmwhitespace(lcase(article_text))|rmwhitespace(lcase(article_text)) in rmwhitespace(lcase(user_name))) |
Actions taken when matched | ||
Actions taken when matched | Disallow | Disallow |