[Mediawiki logo]

Project: Mediawiki

Revision: 40470

Author: tstarling

Date: 05 Sep 2008 00:23:24

Changes:

* Don't force rendering in File::getThumbnail(). The old code (pre-filerepo) required rendering to be forced all the time, the new code is much smarter about when to render and doesn't need rendering to be forced. Forcing rendering causes non-scaler servers to be used for scaling.
* Use File::transform() in the core instead of the deprecated File::getThumbnail().

Files:
modified: /trunk/phase3/includes/filerepo/File.php (try)
modified: /trunk/phase3/includes/specials/SpecialFileDuplicateSearch.php (try)
modified: /trunk/phase3/includes/api/ApiQueryImageInfo.php (try)
modified: /trunk/phase3/includes/specials/SpecialSearch.php (try)
[?]
To list