maemo.org Bugzilla – Bug 9428
Wordpress: Support using resized versions of uploaded images
Last modified: 2010-03-06 19:34:14 UTC
You need to log in before you can comment on or make changes to this bug.
When an XML-RPC client (like MaStory) uploads an image, Wordpress automatically makes resized copies of the image (thumbnail, medium, large)*. When the ImageURLReturner plugin is installed: http://www.coralbark.net/blog/?p=127 or this patch is applied to Wordpress: http://core.trac.wordpress.org/ticket/125 Then Wordpress returns the URLs of the resized images. I'd like to be able to make use of the returned URLs so that the blog post contains a smaller image which is linked to the full size image. Attached to this "bug" (feature request) I'll attach the patched version I'm using but I'm going to create a thread on talk.maemo.org to discuss the design.
Created an attachment (id=2446) [details] v1 of the image resize patch