User::getBoolOption() is deprecated and should be replaced with
UserOptionsLookup::getBoolOption()
Bug: T277600
Change-Id: I5f002b68e980a0931367d037db9a7f7ec051ca43
The CSS class is being added to `$this->get( 'bodytext' )`
which will make this class here redundant.
Depends-On: I3a91b294fcb3724cd46743e497dff723de0490a6
Bug: T279388
Change-Id: I8a8e47fd419626ebf7bf44d0b25b16a933c1367a
in favour of mw 1.34 shared.css to avoid weird inconsistent visual
styles
Inconsistencies include: monobook-style boxes, random text resizes,
miscellaneous inappropriate colours, unexpected centering of text
Use 'toc' even though it also has weird monobook box styles because
the less/js/rl/php soup for the collapsing is basically a labyrinth
and I can't replicate that; just override everything back to
basically how it's supposed to be, style-wise.
Incidentally resolves T239914 for timeless due to also overriding
toccolours styles that come with the toc feature.
Also include a fork of commonPrint.css as an accompaniment to
shared.css, which willl now hilariously go full-monobook. Ish.
TODO: Don't just use an entire copy of 1.34's shared.css and
commonPrint.css as a workaround, and come up with a better
approach to the toc maybe? (T280747)
Bug: T280285
Bug: T280292
Bug: T239914
Change-Id: I2d600a7d9768942b331f0de1dd1183e438144ad5
place
Use mw-body-content, that makes more sense, assuming we can get it
off the stupid indicators. (Why?!)
Bug: T279951
Depends-On: I785bd09d01e3b004df2f0fb898d7d8f28180501c
Change-Id: Ica58593dbdb2b36004ba1343f91c6c12476d871e
speshul junk
Assumes use of an svg icon because why would anyone seriously still
be using rasters in this day and age? Also probably negates the
usefulness of timeless' speshul logo handling junk anyway, as use of
correctly-sized svgs should obsolete the need for knowing the logo
size to begin with, as we no longer need to manually scale down
different source files...
Cap out at 156px wide, but other than that assume whatever size
people made it was intentional?
Change-Id: I9569e4d57c6740071e87c0f49ee47f739dd68bbd
Greenish is, uh, less shocking. I kept being confused. Other people
kept being confused. What in the world was I thinking? Why did this
of all things take me so long? How does one wake up? Take it from a
cat, it's probably not worth it...
Bug: T271632
Change-Id: I9b0225962e9103b8f0b33b6083dd564c47dbfb39
For callers calling `$this->getFooterIcons();` `$this->get( 'footericons' )` can be used instead.
Bug: T267447
Change-Id: Idef36ab0da345390409f8eaeed3592cd84ca980e