mediawiki-extensions-AbuseF.../Views
MusikAnimal 541fd57e46 Don't escape text in some messages so that admins can add links to external tools
Admins already have the ability to edit site JS, etc., so I don't think we should be concerned about malicious content

This patch allows markup in all messages in the edit interface, except the labels for the checkboxes

Bug: T157235
Change-Id: I5f1a2cd536a2c7ec5f7a5d7afbf124104bfcd975
2017-02-06 22:35:45 +00:00
..
AbuseFilterView.php Replaced Linker::link() & Linker::linkKnown() with LinkRenderer 2016-12-06 23:21:31 -08:00
AbuseFilterViewDiff.php Replaced Linker::link() & Linker::linkKnown() with LinkRenderer 2016-12-06 23:21:31 -08:00
AbuseFilterViewEdit.php Don't escape text in some messages so that admins can add links to external tools 2017-02-06 22:35:45 +00:00
AbuseFilterViewExamine.php Avoid wfMessage() in AbuseFilter::buildVarDumpTable() 2016-09-17 00:27:38 -07:00
AbuseFilterViewHistory.php Replaced Linker::link() & Linker::linkKnown() with LinkRenderer 2016-12-06 23:21:31 -08:00
AbuseFilterViewImport.php Convert Special:AbuseFilter/import to HTMLForm 2016-04-18 23:07:31 +05:30
AbuseFilterViewList.php Merge "Make more fields sortable and one conditionally" 2016-12-12 20:03:45 +00:00
AbuseFilterViewRevert.php Replaced Linker::link() & Linker::linkKnown() with LinkRenderer 2016-12-06 23:21:31 -08:00
AbuseFilterViewTestBatch.php
AbuseFilterViewTools.php