Back to filter editor | Back to filter history
Differences between versions
Item | Version from 22:02, 16 December 2011 by Tepples | Version from 01:43, 6 January 2012 by Tepples |
Description:
- (publicly viewable)
|
|
|
| Anon cutting more than half a talk page | | Anon cutting more than half a talk page |
|
Flags: | |
Notes: |
|
|
| This will catch redirects, but we want this, as anons shouldn't be doing archive merges anyway | | This will catch redirects, but we want this, as anons shouldn't be doing archive merges anyway |
| | | |
| Filter is successful. Setting to disallow. | | Filter is successful. Setting to disallow. |
| + | |
| + | They're hitting longer pages now and cutting whole sections but still less than half. Setting another cut threshold at 1.5 KiB. |
|
Conditions: |
|
|
− | user_editcount < 1 & new_size * 2 < old_size | + | user_editcount < 1 |
| + | & (new_size * 2 < old_size |
| + | | new_size + 1500 < old_size) |
|
Actions to take when matched |
|
|
| Disallow | | Disallow |
| Warn: abusefilter-warning | | Warn: abusefilter-warning |
|
← Older change | Newer change →