Esanders has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/298015

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/15/298015/1

diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php
index f176556..fccc20a 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 when included 
in caption (with "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: newchange
Gerrit-Change-Id: Ieaacec06282785d789ed89acc984b4dff4ad4460
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>

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

Reply via email to