Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #19174, comment 7


Ignore:
Timestamp:
11/07/2011 06:46:53 PM (13 years ago)
Author:
DrewAPicture
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19174, comment 7

    initial v1  
    22> If the action is not consistent between browsers, I'm uncomfortable with making any statement about what's happening, unless we're sniffing and showing specific message (which seems excessive for something people may or may not even want to use. Wondering if we should pull the auto-scale out altogether and make it a plugin.
    33
    4 On the one hand, I see this as very valid functionality. I re-scaled images on a newspaper website the other week for 2 years worth of uploads and dropped the filesizes by 75 percent.
     4On the one hand, I see this as very valid functionality. I manually re-scaled images on a newspaper website the other week for 2 years worth of uploads and dropped the filesizes by 75 percent. So having this at the outset would provide a certain performance upgrade.
    55
    66On the other hand, since it's not consistent cross-browser, I do see the value in browser sniffing to display or not display, but I agree that it seems a bit "excessive" for something to include in core. Maybe pushing out to a separate plugin would be a good idea.