mediawiki-skins-Vector/includes
Jan Drewniak a3cef30154 Move page title above article toolbar menus
Moves the page's title above the article toolbar (i.e. tabs) based
on the VectorTitleAboveTabs config option. This feature remains
off by default, but can be accessed via the query parameter `vectortitleabovetabs`.

Removes the Navigation.mustache template since it's just a wrapper
for the sidebar + tabs elements, which, with this change, are placed
in different locations in the DOM and don't need a common parent element.

Bug: T303549
Change-Id: Id4816b753a1b2133c53c3b1d390b45631c704daf
2022-05-31 18:06:11 -04:00
..
FeatureManagement Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
ResourceLoader Use new ResourceLoader namespace 2022-05-25 10:36:40 +00:00
Services Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
templates Move page title above article toolbar menus 2022-05-31 18:06:11 -04:00
Constants.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
Hooks.php Use new ResourceLoader namespace 2022-05-25 10:36:40 +00:00
ServiceWiring.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
SkinVector.php Merge "Handle accessible labels differently for dropdown and portal menus" 2022-05-24 15:09:04 +00:00
SkinVector22.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
SkinVectorLegacy.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
VectorServices.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00