Add OutputPage::enableOOUI() to set up OOUI stuff when needed
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 5 Jan 2015 20:18:57 +0000 (21:18 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Fri, 16 Jan 2015 23:10:57 +0000 (15:10 -0800)
commitb4255eab0bad160586994bd6c32b018aaabf739e
treed3c144165bc8de6d5d9c725b8ead7479bc0bd3dc
parent58536bfc1bc0c51bd45c2584fdb3fbd5588f3258
Add OutputPage::enableOOUI() to set up OOUI stuff when needed

Initialize OOUI theme and set OOUI element directionality, load
necessary RL modules.

Bug: T85767
Change-Id: I9aa430969e4250bd2bd6c396b6133a35ca5bf46b
includes/OutputPage.php