diff options
author | Bartosz Dziewoński <matma.rex@gmail.com> | 2014-05-05 17:59:54 +0200 |
---|---|---|
committer | Ori.livneh <ori@wikimedia.org> | 2014-05-09 10:18:00 +0000 |
commit | 5fea642f16cefb08d32d69013b2bc845670f2486 (patch) | |
tree | c7d31b3bd9e2d7d7731025d1eef89ddd831c1cfa /includes/Article.php | |
parent | b31c093855be5e0a465bfa6b779c0f8c2e86a7d3 (diff) | |
download | mediawikicore-5fea642f16cefb08d32d69013b2bc845670f2486.tar.gz mediawikicore-5fea642f16cefb08d32d69013b2bc845670f2486.zip |
Content: Deprecate and stop using getHighlightHtml()
That function was clearly a bad idea, everyone should just use
getHtml() instead. It was supposed to allow extensions to extend
the content formatting process, but actually doesn't.
A better hook-based solution follows in separate commit I979e2438.
Split off from original I979e2438 and rebased with minor changes
(updated documentation comments, etc.).
Co-Authored-By: daniel <daniel.kinzler@wikimedia.de>
Co-Authored-By: Bartosz Dziewoński <matma.rex@gmail.com>
Change-Id: I76412f9d28bb145fb5975f59e538f6560e50472f
Diffstat (limited to 'includes/Article.php')
0 files changed, 0 insertions, 0 deletions