Install
Works with Drupal: 7.xUsing 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
- Run update.php. Some variables got renamed and thus the update scripts needs to reflect this in your database.
- 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
- #1420886: Use OAuth by July 31 cutover
- #1320198: Allow admins to turn off caching
- #1129950: Upgrade phpFlickr to 3.1
- #1320154: Shared secret setting not used
- #1246464: Flickr API Menu not showing up in Site Admin
- #1320280: Permission "Administer global flickr api settings" checked but never set up
Preview
