You are here

README.txt in Flickr API 5

Same filename in this branch
  1. 5 README.txt
  2. 5 phpFlickr/README.txt
Same filename and directory in other branches
  1. 6 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
// $Id: 

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, you will need to obtain an API key from http://www.flickr.com/services/api

This module is based on the Flickr module.

File

README.txt
View source
  1. // $Id:
  2. 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.
  3. To use this module, or any Flickr services modules, you will need to obtain an API key from http://www.flickr.com/services/api
  4. This module is based on the Flickr module.