From 61db10e84c4687937f42fc4a6b1505cc8b78faa1 Mon Sep 17 00:00:00 2001 From: OAuthority <123885349+OAuthority@users.noreply.github.com> Date: Wed, 11 Oct 2023 18:45:47 +0100 Subject: [PATCH] T11184 - $wgGalleryOptions for whentheycrywiki (#5327) --- LocalWiki.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/LocalWiki.php b/LocalWiki.php index cd2337342f..9edb0d4c09 100644 --- a/LocalWiki.php +++ b/LocalWiki.php @@ -453,6 +453,11 @@ function onBeforePageDisplay( OutputPage $out ) { $wgDplSettings['allowUnlimitedCategories'] = true; $wgDplSettings['allowUnlimitedResults'] = true; + break; + case 'whentheycrywiki': + $wgGalleryOptions['imageWidth'] = 200; + $wgGalleryOptions['imageHeight'] = 200; + break; case 'wonderingstarswiki': $wgPivotFeatures = [