wiki.techinc.nl/includes/skins
Clare Ming 5c7a0f84f2 Create buildPersonalPage method for SkinTemplate class, add menu item to personal menu..
Inside buildPersonalUrls method, replace personal_urls variable with method call to build personal page link. Add "user-page" menu to content navigation. This patch is a dependency for a corresponding patch in the Vector repo which needs the new "user-page" menu item to update the personal toolbar based on a feature flag.

Bug: T276561
Change-Id: If4e143aada711d210ae45d33b97a6be0685b6a41
2021-05-04 23:31:01 +00:00
..
Hook Remove deprecated talk page message handling in User class 2021-05-04 19:21:06 +00:00
templates Refactor SkinMustache and make template variables name consistent 2020-07-11 08:31:15 +01:00
BaseTemplate.php Hard deprecate BaseTemplate::getFooterIcons() 2021-03-23 13:44:11 -07:00
QuickTemplate.php build: Enable SecurityCheck-DoubleEscaped and suppress issues 2020-12-30 23:34:20 +00:00
Skin.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00: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 Allow top-right search form target to be modifiable 2021-03-12 17:38:13 +00:00
SkinTemplate.php Create buildPersonalPage method for SkinTemplate class, add menu item to personal menu.. 2021-05-04 23:31:01 +00:00