mediawiki-extensions-AbuseF.../Views
helderwiki 3b284d8ef2 Expose variables to JavaScript when viewing details or examining a log
When examining AbuseFilter logs using user scripts, it is convenient to have
access to the variables shown in the table, without having to interact with
the page to get the content of the table cells.

This change introduces the variable wgAbuseFilterVariables on these pages:
* Special:AbuseFilter/examine
* Special:AbuseLog/<logId>

Change-Id: I2cebf141e6c1d26e62ed7e6ba0b5c327694e2ef8
2014-08-07 10:23:54 +00:00
..
AbuseFilterView.php Used [[MediaWiki:Parentheses]] instead of hardcoded parentheses 2014-01-12 19:59:41 +05:30
AbuseFilterViewDiff.php Fix Call to undefined method TableDiffFormatterFullContext::_start_diff() 2013-11-19 20:09:32 +00:00
AbuseFilterViewEdit.php (bug 65805) Fix notice when creating new filter 2014-05-27 15:26:17 +02:00
AbuseFilterViewExamine.php Expose variables to JavaScript when viewing details or examining a log 2014-08-07 10:23:54 +00:00
AbuseFilterViewHistory.php Don't even mention $wgTitle in comments 2014-01-22 20:47:06 -08:00
AbuseFilterViewImport.php Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00
AbuseFilterViewList.php Adding some comments to explain what various classes are for. 2013-10-24 15:11:08 -07:00
AbuseFilterViewRevert.php Separate parameters for the filter ID and localized filter name in AbuseFilter 2014-06-28 15:23:43 -04:00
AbuseFilterViewTestBatch.php Remove random space in AbuseFilterViewTestBatch 2014-01-25 14:04:18 +01:00
AbuseFilterViewTools.php Maintenance for AbuseFilter extension. 2012-10-09 22:26:45 +02:00