flickrapi.admin.inc |
flickrapi.admin.inc |
|
Admin settings form and OAuth authentication integration |
flickrapi.info |
flickrapi.info |
|
name = Flickr API
description = Use Flickr APIs with Drupal using phpFlickr.
package = Media
core = 7.x
dependencies[] = oauth_common
dependencies[] = libraries
configure = admin/config/media/flickrapi |
flickrapi.install |
flickrapi.install |
|
Update functions for the FlickrAPI module. |
flickrapi.module |
flickrapi.module |
|
FlickAPI integration module. |
flickrapi.test |
tests/flickrapi.test |
|
Unit Tests for flickrapi module
http://drupal.org/node/265762 |
INSTALL.txt |
INSTALL.txt |
|
INSTALLATION:
1) Download and enable the Oauth module (http://drupal.org/project/oauth).
2) Place the FlickrAPI module directory in your modules folder (this will
usually be "sites/all/modules/").
3) Download the phpFlickr library from… |
README.txt |
README.txt |
|
The Flickr API module serves as a helper module for other Drupal Flickr modules.
You don't need this module unless another module requires it or you want to
develop a new Flickr-based module.
To use this module, or any Flickr services modules,… |