wiki.techinc.nl/includes/skins
jdlrobson 8d0edcda45 Use getHTMLTitle instead of getDisplayTitle
Per docs, getHTMLTitle
Return the "HTML title", i.e. the content of the "<title>" tag.

getDisplayTitle can return HTML

Bug: T157145
Change-Id: Ib9aa89d10a1263308b5426306f2c8b046084553b
2021-03-08 12:26:46 -08:00
..
Hook Add typehints to three hooks 2020-10-07 11:20:55 +00:00
templates Refactor SkinMustache and make template variables name consistent 2020-07-11 08:31:15 +01:00
BaseTemplate.php Fix unsetting of copyright icon in FooterIcons 2020-11-04 23:17:39 +00:00
QuickTemplate.php build: Enable SecurityCheck-DoubleEscaped and suppress issues 2020-12-30 23:34:20 +00:00
Skin.php Use getHTMLTitle instead of getDisplayTitle 2021-03-08 12:26:46 -08:00
SkinApi.php skins: Port SkinFallback and SkinApiOutput to a generic SkinMustache class 2020-06-15 10:51:31 -07:00
SkinException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
SkinFactory.php Remove usages of Skin::getAllowedSkins. 2020-08-05 02:48:29 +01:00
SkinFallback.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SkinMustache.php Skin: Add notifications and user-menu content navigation 2021-01-26 22:33:40 +00:00
SkinTemplate.php Convert skin code to Authority where ready 2021-02-23 21:04:19 -07:00