Re-insert my changes to the Diff engine that make it so that the original text is...
authorArne Heizmann <timwi@users.mediawiki.org>
Mon, 30 Aug 2004 23:17:04 +0000 (23:17 +0000)
committerArne Heizmann <timwi@users.mediawiki.org>
Mon, 30 Aug 2004 23:17:04 +0000 (23:17 +0000)
commitd58b0d43f316ac9e39fefffeee7bb1f91c8fb3a9
treea1c895ee179e15308c05fd44934b116512a5fabf
parentfc516cf79af35851a64c421472621ae3387e085b
Re-insert my changes to the Diff engine that make it so that the original text is diffed
and only HTML-escaped on output. JeLuF was seeing unescaped HTML because he had
$wgUseExternalDiffEngine turned on; hence, this commit makes it so that pre-escaped text is
sent to such an external engine just as before. Also fixes indentation and readability
issues, adds a few comments, and removes trailing whitespace in only 4(!) lines. :)
includes/DifferenceEngine.php