mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-28 09:40:04 +00:00
e3c95c281f
The <templatedata> extension tag wants to render itself into HTML before an OutputPage has been set up. Unfortunately, this meant that we needed to hack in a call to OutputPage::setupOOUI() with default theme and directionality, regardless of whether those were correct. Slightly improve matters by using the directionality of the user language object, but this codepath really needs to be rethought. Follow up to Ie3f37b8b972dc6e89e3cd334672954d3632c1b20; see also the discussion in T101666. Change-Id: I6ae99ea6bd8b6ee21b8ed8b06dc4e9e324050ab7 |
||
---|---|---|
.. | ||
api | ||
TemplateDataBlob.php | ||
TemplateDataCompressedBlob.php | ||
TemplateDataHooks.php |