You are here

INSTALL.txt in Flickr API 5

Same filename and directory in other branches
  1. 6 INSTALL.txt
  2. 7.2 INSTALL.txt
  3. 7 INSTALL.txt
// $Id: 

INSTALLATION:

1) Place this module directory in your modules folder (this will usually be
   "sites/all/modules/").

2) Enable the module.

3) Go to Administer/Site configuration/Flickr API Settings

4) Enter your API Key and optionally your API Shared Secret. See http://www.flickr.com/services/api to register for a key.  This module serves as a helper for other Drupal Flickr modules, so whether or not the Shared Secret is needed is up to other modules.

File

INSTALL.txt
View source
  1. // $Id:
  2. INSTALLATION:
  3. 1) Place this module directory in your modules folder (this will usually be
  4. "sites/all/modules/").
  5. 2) Enable the module.
  6. 3) Go to Administer/Site configuration/Flickr API Settings
  7. 4) Enter your API Key and optionally your API Shared Secret. See http://www.flickr.com/services/api to register for a key. This module serves as a helper for other Drupal Flickr modules, so whether or not the Shared Secret is needed is up to other modules.