
Flickr module is a great basis for building a full flickr integration
Provides easy api access, theming functions and more to integrate your flickr account with your drupal site.
I used this module as the basis for building modules and features of my own, including a fully integrated, paginated photo album browser with lightbox support.
My scores may be a little high because I'm relatively fluent in module development and was able to easily leverage the features this module provides.
Documentation is a little light, but since this module implements Flickr.com's API, you can just check out Flickr.com's documentation.
Review by aaronbauman [info] on February 3, 2009 - 20:05

Simple and usable.
Just installed it for the first time. It took a little time to get to the correct user id.
go to page:
http://www.flickr.com/services/api/explore/?
method=flickr.photos
.getAllContexts
to find your id if you get error 2.
I want to send my thanks to the developer, it's an important module, flickr is a must in drupal.
Review by benny [info] on November 4, 2008 - 22:10

Exactly what I expected from a Flickr module for Drupal
This module does exactly what it promises to do: It displays photos from your Flickr account in your Drupal site, in the following way:
- The x most recent pics in a block
- The x most recent photo sets
- X number of random pics
Having tried this before in Wordpress (a while ago), the integration was easy and seamless, plus easy to style using CSS. One downside of the module is a missing documentation. Experience with the Flickr API makes up for the missing documentation.
Review by Daniel Hanold [info] on November 4, 2008 - 16:05