jenkins-bot has submitted this change and it was merged.

Change subject: Clarify functionality of 'captionLength' in GalleryOptions
......................................................................


Clarify functionality of 'captionLength' in GalleryOptions

Change-Id: Ieaacec06282785d789ed89acc984b4dff4ad4460
---
M includes/DefaultSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php
index f176556..f6611ac 100644
--- a/includes/DefaultSettings.php
+++ b/includes/DefaultSettings.php
@@ -1444,7 +1444,7 @@
        'imagesPerRow' => 0, // Default number of images per-row in the 
gallery. 0 -> Adapt to screensize
        'imageWidth' => 120, // Width of the cells containing images in 
galleries (in "px")
        'imageHeight' => 120, // Height of the cells containing images in 
galleries (in "px")
-       'captionLength' => 25, // Length of caption to truncate (in characters)
+       'captionLength' => 25, // Length to truncate filename to in caption 
when using "showfilename"
        'showBytes' => true, // Show the filesize in bytes in categories
        'mode' => 'traditional',
 ];

-- 
To view, visit https://gerrit.wikimedia.org/r/298015
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieaacec06282785d789ed89acc984b4dff4ad4460
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to