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

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:

I had some idea of replacing the old thumb_handler.php with a mod_rewrite. It 
should be easier with this recivion, as the extraction would be done by the 
script. But i'd need to test the behavior.

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

Reply via email to