I added an embedded image field for Flickr. As you know Flickr provides different size options. They are "Square, Thumbnail, Small, Medium, Large ". Exact size depends on the photo size ratio, so they are not fixed (except square). How can I choose one of these flickr sizes for displaying on the site? Module provides only "thumbnail, full, preview" options. Entering a number to size settings, causes HTML resizing of the image, which degreades the quality. Is there a way to choose one of those Flickr sizes?
Comments
Comment #1
alex ua commentedPlease see this issue: http://drupal.org/node/637778
Active development of the Flickr provider has been moved to the media_flickr module (http://drupal.org/project/media_flickr), so we need to remove the flickr.inc file from emfield, since a newer, better, version of the provider is available there.
Please direct any flickr related support requests to the media_flickr issue queue: http://drupal.org/project/issues/media_flickr.