It would be a nice feature improvement if image services i.e Flickr images thumbnails (or image names) fetched/browsed within the content post/edit form than selected images to be embedded
API ref. pools.getPhotos
http://www.flickr.com/services/api/flickr.groups.pools.getPhotos.html
I presume it is used for instance
pipes.yahoo.com example
http://pipes.yahoo.com/pipes/pipe.info?_id=EIwcf1g83BGa9dwh1vC6Jw
http://pipes.yahoo.com/pipes/pipe.info?_id=yBiz4NyO3BGWusDh6kjTQA
and Php Flicker (phlickr)
http://sourceforge.net/projects/phlickr/
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.
Also- there is no longer active development of the Drupal 5 branch of emfield, though patches will be accepted for the near term.