Manuel:$wgVectorResponsive

This page is a translated version of the page Manual:$wgVectorResponsive and the translation is 33% complete.
Habillages: $wgVectorResponsive
Make Vector more responsive.
Introduit dans la version :1.26.0 (Gerrit change 220667; git #cec2337a)
Retiré dans la version :Encore utilisé
Valeurs autorisées :(booléen)
Valeur par défaut :false

Détails

Versions de MediaWiki :
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.

Versions de MediaWiki :
1.36 – 1.37

The setting only works in Vector v2; that is, $wgVectorDefaultSkinVersion must be set to 2 (which is the default).

Version de MediaWiki :
1.38

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.