[wp-trac] [WordPress Trac] #15311: dynamic image resize (on the fly) using already available functions

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 24 08:33:28 UTC 2012


#15311: dynamic image resize (on the fly) using already available functions
--------------------------+-----------------------------
 Reporter:  vteixeira     |       Owner:
     Type:  enhancement   |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Media         |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:  dev-feedback  |
--------------------------+-----------------------------

Comment (by Viper007Bond):

 Replying to [comment:67 ocean90]:
 > Interesting comment by scribu: ticket:21961#comment:3.

 Good ol' race conditions.

 At the hack day after WordCamp San Francisco, a bunch of us sat down and
 chatted about this for quite a while. The solution we came up we called
 "just too late" generation (as opposed to "just in time" aka on-demand).
 Missing thumbnails get served as browser-resized fullsize images and a
 thumbnail generation gets queued via WP Cron IIRC.

 This issue is certainly highly complicated though and will need
 significant discussion before any code is actually written. The real work
 will be done via the planning rather than the code itself.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15311#comment:68>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list