mediawiki-skins-MinervaNeue/includes
Nicholas Ray 6df49e3da4 Add alt attribute to logo
* Adds alt attribute with a value of the `mobile-frontend-sitename`
(previously called `mobile-frontend-footer-sitename`). The message was
changed because this affects both the footer and the header's logo.

* Adds a `minerva-footer-logo` class to the logo in footer.mustache in
preparation for changing that element from an h2 to a div. Given caching
issues (old CSS with new HTML; new CSS with old HTML are both
possibilities), we need to do this in two separate deploy cycles.

Bug: T288362
Change-Id: I3ecbf8fdcae72a0ded7f60c559259f312b8ef15d
2021-09-22 02:01:42 +00:00
..
Menu Allow overriding of icon 2021-09-20 12:51:56 -07:00
Permissions Avoid using ContentHandler::getForTitle() 2021-06-01 19:17:58 +00:00
Skins Add alt attribute to logo 2021-09-22 02:01:42 +00:00
LanguagesHelper.php Stop using deprecated Language methods 2021-02-27 15:59:17 +00:00
MinervaHooks.php Merge "Avoid using User::getBoolOption()" 2021-08-04 21:52:33 +00:00
MinervaUI.php Standardize use of buttons and icons in Minerva 2021-09-17 15:36:54 +00:00
ResourceLoaderSkinModule.php Move skins.minerva.content.styles into skins.minerva.base.styles 2021-06-21 17:50:37 +00:00
ServiceWiring.php Avoid using ContentHandler::getForTitle() 2021-06-01 19:17:58 +00:00
SkinOptions.php Improve function and property documentation 2021-01-16 14:35:10 +01:00