mediawiki-extensions-Templa.../includes
C. Scott Ananian e3c95c281f Improve directionality settings for TemplateDataBlob rendering
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
2020-04-09 11:45:24 -07:00
..
api build: Updating composer dependencies 2020-01-30 12:25:48 +00:00
TemplateDataBlob.php PHP coding conventions: reorder doxygen tags 2020-03-26 15:48:33 +00:00
TemplateDataCompressedBlob.php Do not always store template data compressed 2019-09-30 14:24:39 +02:00
TemplateDataHooks.php Improve directionality settings for TemplateDataBlob rendering 2020-04-09 11:45:24 -07:00