"Brion VIBBER" posted a comment on MediaWiki.r105208. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105208#c27063
Commit summary for MediaWiki.r105208: FU r104216: keep the r103738 regex check for thumbnails but use the parent directory as the source file name. This avoids the assumption that the thumb URL starts with /thumb. Brion VIBBER's comment: I'm pretty sure 'thumb' is hardcoded within the directory structure. Shouldn't we just use that, knowing what the path will be? ... hmm, potentially at least thumbDir/thumbUrl can be overridden in $wgLocalFileRepo, but if so we'll have that information available right? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
