[wp-trac] Re: [WordPress Trac] #6814: Async media crunching
    WordPress Trac 
    wp-trac at lists.automattic.com
       
    Tue Jul  1 21:49:01 GMT 2008
    
    
  
#6814: Async media crunching
----------------------------+-----------------------------------------------
 Reporter:  matt            |        Owner:  tellyworth
     Type:  enhancement     |       Status:  new       
 Priority:  normal          |    Milestone:  2.6       
Component:  Administration  |      Version:  2.5       
 Severity:  normal          |   Resolution:            
 Keywords:  blessed         |  
----------------------------+-----------------------------------------------
Comment (by Otto42):
 Replying to [comment:2 endolith]:
 > Thumbnail and medium size image creation should not be done on upload at
 all.  They should be created only when called for, so that they always
 reflect the size settings in Miscellaneous.
 -1. Highly disagree. This would add a ton of CPU time, as the image would
 need to be resized on every call to it, basically. Either that or it
 leaves tons of old files lying around every time you change the image
 sizes.
 Furthermore, I don't think that changing a setting somewhere should
 instantly change the content/size of all the images in all your old posts.
-- 
Ticket URL: <http://trac.wordpress.org/ticket/6814#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
    
    
More information about the wp-trac
mailing list