Closed (won't fix)
Project:
Flickr API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Dec 2010 at 12:39 UTC
Updated:
1 Apr 2012 at 22:14 UTC
Se also same feature request for the http://drupal.org/project/flickr module:
"Retrieving favorites would be equally useful as just getting ones own photos, and could trigger even more traffic, benefiting both the local site and Flickr, I would think.
"
http://drupal.org/node/861188#comment-3811542
Comments
Comment #1
Shiny commentedAPI module supports it already.
Can you describe what the UI would look like? nodes? blocks? just a single page per flickr account?
Comment #2
Taxoman commentedExample: a configurable setting for the number of thumbnails to fetch, and the number of columns to present them in (possibly also the size (pixels/width), then simply present it as a wall of favorites that can be placed anywhere by using a tag such as [flickr-favorites:flickr-id123] in the body text of a page, and also as a block. Side by side with the standard dimensions and spacing just as it appears on Flickr on the users favorites page. When clicking on one of the thumbnails, it takes you to that particular photo on Flickr.
If possible (not sure if the API allows it), it would be great to be able to fetch and store the standard size photo on the Drupal site, with link back to the actual photo on Flickr.
Is something like this already possible with any of the flickr modules that are based on that API module, or is it still just an untapped potential?
Comment #3
BarisW commentedAlthough it's a nice idea, I don't think the Flickr API module should support this. As it's an API module, its up to other contribs to build extra functionality upon it. Maybe a 'Flickr Favorites' module? The API already supports Flickr Favorites, so I'm marking this as Won't fix.