Handbuch:$wgVectorResponsive
Appearance
| Oberflächen: $wgVectorResponsive | |
|---|---|
| Make Vector more responsive. |
|
| Eingeführt in Version: | 1.26.0 (Gerrit change 220667; git #cec2337a) |
| Entfernt in Version: | Weiterhin vorhanden |
| Erlaubte Werte: | (Wahrheitswert) |
| Standardwert: | false |
| Andere Einstellungen: Alphabetisch | Nach Funktion | |
Details
| MediaWiki Versions: | 1.26 – 1.35 |
Improves the user experience for the Vector skin on low-resolution displays. Essentially places the navigation menu below the content, instead of to the side of it. Also hides the logo, as there's no space left for it.
| MediaWiki Versions: | 1.36 – 1.37 |
The setting only works in Vector v2; that is, $wgVectorDefaultSkinVersion must be set to 2 (which is the default).
| MediaWiki Versions: | 1.38 – 1.39 |
The setting works on both vector-2022 and vector, however since responsive.less has been since removed, the improvements to vector from before 1.36 are no longer there.
| MediaWiki Version: | ≥ 1.40 |
The setting no longer has any effect on vector, as per T327256 gerrit:881431).