[wp-trac] [WordPress Trac] #19174: Scaling prompt below uploader
WordPress Trac
wp-trac at lists.automattic.com
Sun Nov 6 19:38:23 UTC 2011
#19174: Scaling prompt below uploader
--------------------------+------------------
Reporter: jane | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.3
Component: Media | Version: 3.3
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by azaozz):
Replying to [ticket:19174 jane]:
> 1. Is it going to scale things up as well?
No.
> 2. Is it scaling down and only uploading the scaled down version, or is
it still uploading the full size? If someone chooses Link to: Original
file, would they link to the 'large size' or the original size?
This depends on the uploader runtime and browser used. HTML5 (the default
runtime) would scale the images before uploading in FF and Chrome but not
in Opera or Safari. Silverlight or Flash (used in IE) will scale before
uploading: http://www.plupload.com/
Perhaps something like the second option suggested by @DrewAPicture would
be better:
{{{
[] Scale down large images
Images will be proportionally resized to the large size selected in
<a>image options</a>
(1024 x 1024) if they are larger.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19174#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list