flickr.png

Access photos on Flickr's site via their API. The module provides a filter for inserting photos and photosets and allows the creation of blocks for rendering a user's recent photos and photosets.

The filter format is:
[flickr-photo:id=230452326,size=s] and [flickr-photoset:id=72157594262419167,size=m]
The size parameter can be one of the following:

  • s - small square 75x75
  • t - thumbnail, 100 on longest side
  • m - small, 240 on longest side
  • - - medium, 500 on longest side
  • z - medium, 640 on longest side
  • b - large, 1024 on longest side
  • o - original image

What's new? (D7 dev)

  • Open Flickr photos in Colorbox, Lightbox or alike with a configurable image size.
  • A title caption that links to the Flickr photo page to comply with their Guidelines.
  • More image sizes, most interesting a Large Square (150px) and Small 320 px.
  • A default size can be set. To use in case the size parameter is omitted, for example [flickr-photo:id=230452326]. It also means you can change the size of all these images on the site in one go.

For more insight, check the issues mentioned in the release notes.

Troubleshooting

Unexpected display problems occur.
It should be noted that the cascading stylesheets defined by modules are by default loaded before theme CSS (see Drupal API). Flickr module's style might be overwritten by the theme stylesheets. Copy and paste the CSS code in the flickr.css file to the bottom of your theme's custom CSS file or use this solution.

Maintained by Paul Booker

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0 tar.gz (24.7 KB) | zip (33.17 KB) 2013-Feb-19 Notes
6.x-1.2 tar.gz (23.1 KB) | zip (31.12 KB) 2010-May-06 Notes
5.x-1.3 tar.gz (19.79 KB) | zip (27.1 KB) 2008-Apr-02 Notes

Development releases

Project Information


Maintainers for Flickr

  • lolandese - 10 commits
    last: 9 weeks ago, first: 12 weeks ago
  • paulbooker - 22 commits
    last: 1 year ago, first: 4 years ago
  • ksenzee - 2 commits
    last: 3 years ago, first: 3 years ago
  • KarenS - 2 commits
    last: 4 years ago, first: 5 years ago
  • drewish - 73 commits
    last: 4 years ago, first: 6 years ago

Issues for Flickr

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants