"Platonides" posted a comment on MediaWiki.r105512.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105512#c27277

Commit summary for MediaWiki.r105512:

FU r101117: removed cURL thumb handler code and made thumb_handler.php a thin 
wrapper around thumb.php
* Moved original URL fetching code and parameter extraction code to thumb.php
* Made use of local repo URL and hash settings to avoid extra config code
* This makes it easy to add hooks for extensions/config to alter behavoir 
(ExtractThumbParameters hook added)
* Added FileRepo::getHashLevels()

Platonides's comment:

Why not directly kill thumb_handler.php and make thumb.php extract the name if 
it's given them through eg. PATH_INFO ?

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

Reply via email to