https://bugzilla.wikimedia.org/show_bug.cgi?id=1340





--- Comment #19 from René Kijewski <rene.kijew...@fu-berlin.de>  2009-09-23 
13:24:36 UTC ---
I don't think, there has to be an distinct option for the thumbnail size in
galleries.
Only two lines in ImageGallery::__construct need to be added to do the trick:
> global $wgUser, $wgThumbUpright;
> $mWidths = $mHeights = 2 / 3 * 
> $wgThumbLimits[$wgUser->getOption('thumbsize')];

((Sorry for Bug 20782, grep'd for "gallery", forgetting "galleries"))


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to