Author: admin
Description:
Add to AbuseFilter variable with viewcount of page: integer from "This page has been accessed $1 times".
Example of filter with this variable:
Code:
- action == 'delete' & page_views > 1000
Actions:
- Warn: Abusefilter-delete-popular
Code:
- action == 'delete' & page_views > 1000 &! 'olsysop' in user_groups
Actions:
- Disallowing
Version: unspecified
Severity: enhancement