mediawiki-skins-Vector/includes/FeatureManagement
Jan Drewniak ff5a61e9c6 Add exclusion behaviour for "width" option in Appearance menu
- Adds the notice "This page is always wide" and disables
  the inputs for the "width" options in the Appearance menu
  when pages are excluded via configuration ( `$wgVectorMaxWidthOptions`).
- Changes layout behaviour so that pages in the
  $wgVectorMaxWidthOptions['exlcude'] configuration
  stretch the entire viewport width.
- Stops the width settings in the Appearance menu from
  being hidden on smaller resolutions.

Bug: T364015
Change-Id: Idee294adf3b309e03834276ea75e4ae43b0cffcb
2024-05-17 17:58:19 +00:00
..
Requirements Separate generic ConfigHelper class from LimitedWidthContentRequirement 2024-03-20 00:23:51 +00:00
FeatureManager.php Add exclusion behaviour for "width" option in Appearance menu 2024-05-17 17:58:19 +00:00
FeatureManagerFactory.php Use context of FeatureManagerFactory in FeatureManager 2024-05-07 18:49:06 +00:00
Requirement.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
TODO.md featureManager: Add DynamicConfigRequirement requirement 2020-03-18 10:10:42 +00:00