Move HtmlFormatter from MobileFrontend
authorMax Semenik <maxsem.wiki@gmail.com>
Mon, 16 Sep 2013 16:54:32 +0000 (09:54 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Fri, 20 Sep 2013 18:52:46 +0000 (11:52 -0700)
commit19627682ac77b4c1a0e2a7041dcae6fc7570a8ec
tree0cef11f9015d15c79acb1e5a163a89975845357d
parent7003a7c5e825f391c1a83f8e46cdf332a228d874
Move HtmlFormatter from MobileFrontend

This class is needed by CirrusSearch, another application will be API
prop=extracts which doesn't really belong to MobileFrontend and will also
be integrated into core soon.

Change-Id: Ic276e1604c5718e8568e120ddfb9a8fc13a682fc
includes/AutoLoader.php
includes/HtmlFormatter.php [new file with mode: 0644]
tests/phpunit/includes/HtmlFormatterTest.php [new file with mode: 0644]