User "Raindrift" posted a comment on MediaWiki.r100925.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100925#c25232
Commit summary:

new thumbnail behavior for thumbnailing with multi-file uploads.  Multi-file 
uploads don't get thumbnails, but have a control for
enabling them per-file in case they're needed.  Previous behavior is unchanged.
fixed a bug where filename warnings from the API would break FileAPI (chunked, 
multi-file) uploads.
Needs testing in older IE and firefox, but checking it in now so it can get 
started w/ review for deploy next week.

Comment:

Neil, fixed all this stuff, r101425

Brion, I like the idea of merging these two, but mediawiki.special.upload.js 
seems to be pretty specific to Special:Upload.  It might be possible to use 
parts of it, though, so if any more major refactoring is slated to happen here 
I'll see about consolidating at the same time.  The createObjectURL() support 
would be really nice...  I'd been avoiding it since browser support is still 
pretty sparse, but it's the way I imagine this working in the future anyway.


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

Reply via email to