Last modified: 2013-04-22 16:17:08 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T30362, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 28362 - page_views variable
page_views variable
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
AbuseFilter (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Kunal Mehta (Legoktm)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-04-01 14:19 UTC by ^nt
Modified: 2013-04-22 16:17 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description ^nt 2011-04-01 14:19:06 UTC
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
Comment 1 John Mark Vandenberg 2011-04-28 04:02:49 UTC
Note that the page views data is not readily available on WMF projects.
http://www.mediawiki.org/wiki/Manual:$wgDisableCounters
This rfe is still sensible for other projects.
Comment 2 ^nt 2011-04-29 15:23:50 UTC
Yes, this request for non-Wikimedia projects.
Comment 3 Kunal Mehta (Legoktm) 2012-12-14 17:40:37 UTC
gerrit change I13648435
Comment 4 Marius Hoch 2013-01-16 15:58:23 UTC
Change merged (Please notice that this doesn't effect the WMF hosted wikis!)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links