I have been trying to find the Flickr syntax for a few days reading the documentation but I haven't found a working example for the tag search method.
I am looking for cc licenced photos under a tag, variable or token:
Looking at cc available photos, from the advanced search page the parameters would be:
http://www.flickr.com/search/?q=&l=comm&ss=0&ct=0&mt=photos&w=all&adv=1
Although there isn't a feed associated like at the bottom of http://www.flickr.com/groups/creativecommons/pool/
This feed looks like: It could be format=atom (also)
http://api.flickr.com/services/feeds/groups_pool.gne?id=26241990@N00&lang=en-us&format=rss_200
notice there is a parameter we can pass to fetch a certain tag:
tags (Optional) : A comma delimited list of tags to filter the feed by.
An example URL for a stream of photos by tag would be a great help
Kind Regards,
Jorge.
Comments
Comment #1
Yorgg commentedThe block module specs look perfect for the case scenario and it should be simple.
Using Flickr tags module. Please help
Kind Regards,
Jorge Nunes
Comment #2
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.