User "Aaron Schulz" posted a comment on MediaWiki.r53369. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/53369#c25197 Commit summary:
* Added FSRepo configuration properties thumbUrl and thumbDir, to allow the thumbnails to be stored in a separate location to the source images. Did this by making thumbnails a separate zone instead of a subdirectory of the public zone. Tested normal transform, thumb.php. * Removed getThumbRel(), doesn't make sense in conjunction with above options. Not used by core or hosted extensions. Comment: It felt weird that we have getArchiveThumbRel() but not getThumbRel()...I ended up tracking down this rev. Maybe it would be nice to have a getThumbRel() that just returns getRel()? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
