[wp-trac] [WordPress Trac] #7218: Thumbnails and medium size should
not be created on upload
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 1 18:45:21 GMT 2008
#7218: Thumbnails and medium size should not be created on upload
-------------------------+--------------------------------------------------
Reporter: endolith | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.5.1
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Currently, when I upload an image, it is saved to:
wordpress/wp-content/uploads/2008/07/filename.png
On upload, a medium-resized image is created and saved to a name like:
wordpress/wp-content/uploads/2008/07/filename-300x280.png
If I change my thumbnail or medium sizes in Settings --> Miscellaneous,
this change is not reflected in the images already in the library, since
they are only created on upload.
Instead, they should be created when needed for display, based on the size
setting, and change when the size setting changes.
It would also be good if you could create a link to
wordpress/wp-content/uploads/2008/07/filename-100x100.png
, for instance, and instead of a "no posts matched your criteria", it
would generate an image at that size on the fly.
--
Ticket URL: <http://trac.wordpress.org/ticket/7218>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list