flickrapi 7.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-7.x-1.4.tar.gz | 34.82 KB | b186c2318bec5bc9b6fd7432225ac562 |
| flickrapi-7.x-1.4.zip | 38.63 KB | fe3214311f5dcd6d9810cd8676103bdb |
Release notes
Fixed two important issues of the 7.x-1.3 release:
- #1515450: Use of undefined constant OAUTH_COMMON_TOKEN_TYPE_REQUEST in cache.inc by juampy
- #1535378: Use confirm_form() to delete Flickr access token by juampy
If you upgrade from a lower version than 7.x-1.3, please read those release notes as well.
flickrapi 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-7.x-1.3.tar.gz | 34.32 KB | afadc94545d3e89b690efd9af5da31b9 |
| flickrapi-7.x-1.3.zip | 38.09 KB | 899a2c91b33c28f05086004b0a25c6f1 |
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

flickrapi 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-7.x-1.2.tar.gz | 27.46 KB | a4e7ab85c1251ac7c8b4d4496bbf9c4a |
| flickrapi-7.x-1.2.zip | 31.16 KB | ce341a456b834c20ced1f4c9d0048cc7 |
Release notes
After one and a half year, finally a new 7.x release!
Fixed
- Added validation of the cache dir path by Shiny
- Minor cleanup to conform to Drupal coding standards by benshell
- Fix link to correct admin configuration path by BarisW
- Move module in correct package (Media instead of Flickr) by BarisW
- Correct admin link in INSTALL.txt by BarisW
- Change 'configure_flickr_api' to 'configure flickr api' by BarisW
- Adhering Drupal coding standards by BarisW
Added
flickrapi 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-6.x-1.1.tar.gz | 91.49 KB | 3e1f93b311e9fa00bc7b071e71517faa |
| flickrapi-6.x-1.1.zip | 105.17 KB | 7b7d1acdc640beadcf94cb0e6778d453 |
Release notes
configurable location of cache
updated phpFlickr to version 3.0
added unit tests
flickrapi 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-5.x-1.1.tar.gz | 90.94 KB | 871143f72fcb6bd411bb442ded6a8e7c |
| flickrapi-5.x-1.1.zip | 104.14 KB | d4ded4750dd9a8912bbfc540a9611a57 |
Release notes
updated phpFlickr to 3.0
flickrapi 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-7.x-1.1.tar.gz | 91.49 KB | 737d026d7bac279109b5bb9d460b7df2 |
| flickrapi-7.x-1.1.zip | 105.18 KB | 8640f93e7dffc7d0a7eca6e4d1000258 |
Release notes
Drupal 7 versions
flickrapi 7.x-1.1-rc1
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-7.x-1.1-rc1.tar.gz | 87.54 KB | ee4b8c6d5292c5e1ef8e95da1eb666b8 |
| flickrapi-7.x-1.1-rc1.zip | 100.99 KB | 6b20882a63f0fe01204dd8bb8aaf7071 |
Release notes
Drupal 7 version
includes new permission: "configure_flickr_api"
flickrapi 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-7.x-1.x-dev.tar.gz | 34.85 KB | 209a53c1c6a86255ec2abcfb91dd53e3 |
| flickrapi-7.x-1.x-dev.zip | 38.68 KB | 3f7124d7455bad00588ecb0991473f6d |
Release notes
Drupal 7 version
includes new permission: "configure_flickr_api"
flickrapi 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-6.x-1.0.tar.gz | 87.42 KB | 930183976d5a77288152e681b8f2f45a |
| flickrapi-6.x-1.0.zip | 100.91 KB | 06f39d898d700ddc57dbe5cbe7e7fb58 |
Release notes
Initial release, using phpflickr 2.2.0
flickrapi 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-5.x-1.0.tar.gz | 87.49 KB | e4249ba8fa89d19514095d09aba46931 |
| flickrapi-5.x-1.0.zip | 100.88 KB | 918ec771445b5162a20dba62b2f21f49 |
Release notes
Initial release, using phpflickr 2.2.0
flickrapi 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-6.x-1.x-dev.tar.gz | 27.29 KB | ed52630abe7fda55310259b32bb76646 |
| flickrapi-6.x-1.x-dev.zip | 31.01 KB | 9aedde52f9c5045f7af794b9725a2a10 |
Release notes
Initial commit of D6 version, thanks to emackn (http://drupal.org/node/322839).
flickrapi 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| flickrapi-5.x-1.x-dev.tar.gz | 92.57 KB | d4299d197c3a857b2fe09485dbaa39cf |
| flickrapi-5.x-1.x-dev.zip | 103.66 KB | 96229b49d4d15b5f8d1bb0d19364cc21 |
Release notes
Initial development release.