mediawiki-extensions-AbuseF.../modules
MatmaRex 3d4d705b06 AbuseFilterViewDiff: Make diffs use standard styling (and more)
They still used old 1.18-style diffs, with styles copied from core.

Also:
* Remove the distinction between "simple" and "multiline" diff chunk,
  enabling consistent styling
* Always show word-level diff, even in previously "simple" chunks
* Ensure the full context is always shown. This was clearly intended
  (showing straight side-by-side comparison if there were no changes
  and in "simple" chunks, diff otherwise; showing chunks with no
  changes), but the default context is only 2 lines.
* Remove the distinction between 'wikitext' and 'text' diffs (all are
  treated like 'text' was); it's impossible to show parsed code with
  word-level diff, and it was only enabled for "simple" chunks, all of
  which are intended to be one-line strings and are shown unparsed
  elsewhere (e.g. filter description on the list on Special:AbuseFilter)

Bug: 36478
Change-Id: Ie24ad5ac5a9a2bc9b8f0fc0c4a03d5dfe7a6a83f
2013-06-29 23:43:45 +00:00
..
ext.abuseFilter.css AbuseFilterViewDiff: Make diffs use standard styling (and more) 2013-06-29 23:43:45 +00:00
ext.abuseFilter.edit.js Use POST method for action=abusefilterchecksyntax API requests 2013-04-17 15:09:43 +02:00
ext.abuseFilter.examine.js Remove redundant class for syntax errors 2013-05-24 16:45:35 +02:00
ext.abuseFilter.tools.js Add .jshintrc for AbuseFilter and make it pass 2013-04-17 15:03:36 +02:00
red_x.png * (bug 31870) Fix regression in AbuseFilter: pass/fail checkmark images for syntax checks work again 2011-11-03 00:13:27 +00:00
yes_check.png * (bug 31870) Fix regression in AbuseFilter: pass/fail checkmark images for syntax checks work again 2011-11-03 00:13:27 +00:00