https://bugzilla.wikimedia.org/show_bug.cgi?id=28362

           Summary: page_views variable
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: AbuseFilter
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to