Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 34.32 KB
MD5: afadc94545d3e89b690efd9af5da31b9
SHA-1: 0003969e05f822b1bcabb37d2d8d3413c6fb2aec
SHA-256: a0a9a9b1967652365ab895eb30f5c7e2c975a6c4631d0513986e5c356f005b24
Download zip 38.09 KB
MD5: 899a2c91b33c28f05086004b0a25c6f1
SHA-1: 67e6dae97faf5b07e4790750471805708b842027
SHA-256: 09723a4f7f8bb3098e8d1418a1406a3f2531490186d48db1b9868693cfcffae1

Release notes

This release adds OAuth authorization to the Flickr API. As Flickr decided to switch to OAuth exclusively on 31 July, we need to make this switch as well. Further, it lets you turn caching on/off. Since the 7.x-1.3 release is done so close after 7.x-1.2, I'll list up all improvements since 7.x-1.1.

Important actions after updating

  1. Run update.php. Some variables got renamed and thus the update scripts needs to reflect this in your database.
  2. Because the OAuth authorization is added, you need to visit the FlickrAPI settings page and save it. This brings you to flickr.com where you can authorize your website.

Implemented

Preview

oauth.png

Created by: BarisW
Created on: 7 Apr 2012 at 09:43 UTC
Last updated: 7 Apr 2012 at 09:45 UTC
New features
Bug fixes
Unsupported

Other releases