mediawiki-skins-Vector/includes/templates
jdlrobson 9f2ca0d072 Refactor: Portal is also a Menu
To complete the refactor, the Portal is also refactored
as a Menu using the getMenu function.

An old code path supporting portals outputted by hooks with
strings is marked as deprecated to simplify this code in future.

array-portals-first -> data-portals-first (the value is not
an array)

Changes:
* $this->getLanguages and  $this->getToolbox() always returns an array (see BaseTemplate)
but we previously supported portals made using raw HTML. Let's move away from that
behaviour and deprecate it.
* Hooks are moved into buildSidebarProps and marked as deprecated where possible
(SkinTemplateToolboxEnd). SidebarBeforeOutput can be used instead.

Bug: T249372
Change-Id: I2549af3e24e5d51c09e9a88ca50a0d9b2e154c3f
2020-05-07 16:56:59 -07:00
..
Footer.mustache Use semantic HTML5 elements where applicable 2020-05-07 14:45:35 -07:00
index.mustache Use semantic HTML5 elements where applicable 2020-05-07 14:45:35 -07:00
legacy.mustache Use semantic HTML5 elements where applicable 2020-05-07 14:45:35 -07:00
Logo.mustache [modern] A new version of Vector with a new logo 2020-04-30 14:11:54 -07:00
Menu.mustache Refactor: Portal is also a Menu 2020-05-07 16:56:59 -07:00
Portal.mustache Use semantic HTML5 elements where applicable 2020-05-07 14:45:35 -07:00
SearchBox.mustache [Hygiene] [Mustache] rename SearchComponent to SearchBox 2019-12-06 17:00:42 -07:00
Sidebar.mustache Refactor: Portal is also a Menu 2020-05-07 16:56:59 -07:00