mediawiki-skins-MinervaNeue/includes/Skins
jdlrobson c3b93e14b0 Simplify footer and logo generation
The data already provided by SkinMustache makes the existing
Minerva code redundant.

* html-after-content functionality equivalent to dataAfterContent value
* Rename license and last modified to have html-minerva prefixes and promote
to top level data object. This allows us to distingusih Minerva values from core
values.

Note: previously the logo used srcset to ship a 1x logo but these
were dropped during the desktop improvements work.

Bug: T256083
Change-Id: I7b2cd5181eae67b345f6686e3389a76a12e3b1a1
2020-10-16 23:41:34 +00:00
..
banners.mustache Fix namespace of SkinUserPageHelper 2020-05-01 02:29:54 +01:00
footer.mustache Simplify footer and logo generation 2020-10-16 23:41:34 +00:00
footerItemList.mustache Simplify footer and logo generation 2020-10-16 23:41:34 +00:00
history.mustache Fix namespace of SkinUserPageHelper 2020-05-01 02:29:54 +01:00
Logo.mustache Simplify footer and logo generation 2020-10-16 23:41:34 +00:00
menu.mustache Fix namespace of SkinUserPageHelper 2020-05-01 02:29:54 +01:00
menuGroup.mustache Fix namespace of SkinUserPageHelper 2020-05-01 02:29:54 +01:00
MinervaTemplate.php Simplify footer and logo generation 2020-10-16 23:41:34 +00:00
skin.mustache Simplify footer and logo generation 2020-10-16 23:41:34 +00:00
SkinMinerva.php Simplify footer and logo generation 2020-10-16 23:41:34 +00:00
SkinUserPageHelper.php Revert "ServiceWiring: Avoid usage of deprecated Title::getSubjectPage()" 2020-08-11 15:50:44 +00:00