I've seen flickr thumbnails rotating on many websites already. Is this something flickr is providing by default? I mean is it some html to insert a gallery of choice?

Or is is possible to even show up flickr pictures related to my article content ?

Comments

mbx’s picture

This article is a rough entry point, but a search on flickr in Module Downloads should get you there.

I have used the Flickr module, which worked well, but not since 4.6, so can't really comment which is best for your Drupal version

Cheers,
Matt

elvis2’s picture

Flickr has an API that developers can implement.
http://www.flickr.com/services/api/

I know there is a drupal flickr module too:
http://drupal.org/project/flickrmodule
http://drupal.org/project/flickrhood

Hope that helps.