You are here

README.txt in Flickr 7

The content of this file is based on the online documentation that can be found
at https://www.drupal.org/documentation/modules/flickr It is recommended to read
it there, as it is more detailed.

NAME
====
Flickr
Project page at https://drupal.org/project/flickr

REQUIREMENTS
============
This module requires Drupal 7.X and a Flickr API key.

OVERVIEW
========
The Flickr module embeds images hosted on Flickr with a link to the
corresponding Flickr page.
- Flickr images can be displayed in blocks, within content or as fields.
- Open Flickr photos in Colorbox, Lightbox or alike.
- Show user/group photostreams and sets as responsive slideshows.
- Image caption with the Flickr title, date taken, where and by who.
- Show the longer Flickr description on hover if it exists.

INSTALLATION AND CONFIGURATION
==============================
It is recommended to enable the Colorbox module prior to installation of the
Flickr module. This avoids some manual configuration.
1.) Extract the download package in the '/sites/all/modules directory'.
2.) Enable the module in 'admin/modules'.
3.) Configure the API Key and settings at '/admin/config/media/flickr'.
4.) Allow permissions '/admin/people/permissions'.

SIZES
=====
The image size can be one of the following:

Suffix - Label - Size in pixel:
s - Square - small square 75x75
t - Thumbnail - 100 on longest side
q - Large Square - big square 150x150
m - Small - 240 on longest side
n - Small 320 - 320 on longest side
- - Medium - 500 on longest side
z - Medium 640 - 640 on longest side
c - Medium 800 - 800 on longest side
b - Large - 1024 on longest side
h - Large 1600 - 1600 on longest side
k - Large 2048 - 2048 on longest side
o - Original - original image, either a jpg, gif or png, depending on source
    format
x - Slideshow - Responsive slideshow (for group, set and user IDs only)
y - Basic slideshow - Basic responsive slideshow (for set and user IDs only)

NOTES:
For square images ('s': 75px and 'q': 150px) no real width needs to be fetched, giving it a performance advantage over other sizes. Recommended if you include many images.

TAKE CARE, the c (800px) size is missing on Flickr images uploaded before March 1, 2012. Check if it exists on the Flickr photo page > Actions > View all sizes.

Embedded Flickr images have a maximum width of the region they are in. This means they adapt to it if they are bigger (responsive). You can use this on purpose to "fill up" e.g. the side bar.

VIDEO SUPPORT
=============
A video in an album of thumbnails shows as a still image, but can be played when
opened in Colorbox with the option to show in fullscreen mode. Make sure that
'Enable Colorbox inline' is selected at admin/config/media/colorbox.

Alternatively, to 'play' the videos embedded on a site:
- Put the videos (one or more) you want to display together in a set.
- Show the set in the node body, a block or a Flickr field using the size x for
  a slideshow or y for the basic version.

SETTINGS
========
Settings are found at '/admin/config/media/flickr'. After changing many of the
settings below, it is often required to CLEAR THE SITE CACHE to have the changes
to take effect on existing content at '/admin/config/development/performance'.

FLICKR CREDENTIALS

API Key
-------
Get an API Key at https://www.flickr.com/services/apps/create/apply

API Shared Secret
-----------------

Default Flickr User ID
----------------------
To use if in the block configuration no user is specified. Must be a valid
Flickr User ID, alias, username or email address. Emails or usernames (that
might change at any given time) are internally (in the variable) replaced with a
stable NSID (Flickr ID number). These are rendered in admin forms (settings or
block config) as Flickr usernames. 'Maria Emanuela' is human readable,
'43937662@N05' is not. Internal the module still uses the Flickr ID number as it
is more reliable.

GLOBAL OPTIONS

Number of photos per album
--------------------------
How many photos of a photoset display in your nodes if no number is specified.
Defaults to 6.

Default size for photos in an album
-----------------------------------
A default Flickr size to use. This will be used when no size is specified, for
example [flickr- photoset:id=72157634563269642]. TAKE CARE, the c (800px) size
is missing on Flickr images uploaded before March 1, 2012. Defaults to s: 75 px square. Thanks to
the default setting you can change the size of all images without a specified
size on the site in one go.

Minimum width to display a title caption
----------------------------------------
Small images have little space for a title caption. Replaces it with the text
"Flickr" that links to the photo page on Flickr to comply with their Guidelines.
After saving the configuration clear the site cache. Defaults to 100 px. Set it
to 0 px to always include a title caption or 999 px to always exclude.

The presence of a caption is solely reliant on the values of this configuration
fields and the one below.

The text 'Flickr' gets added as a caption that links to the correspondent Flickr
photo page if:
- clicking the image links to a bigger version of it, using lightbox/colorbox or
  not
AND
- the title caption that links to the Flickr photo page is suppressed
  (depending on the size). Setting a 'class' or 'rel' value in the 'overlay
  browser settings' (colorbox/lightbox), even one that is not valid, always
  links the image to a bigger version of it.

Minimum image width to display date, location, photographer and optionally
license info under the caption
------------------------------
Suppress extra info on small images. After saving the configuration clear the
cache. Defaults to 150 px. Set it to 0 px to always include or 999 px to always
exclude. Adds date, location and photographer info to the caption on images of a
certain width. The date is in the form of 'time ago'. The photographer's Real
Name is used, if not available the Username. In the caption it links to the user
page on Flickr. The license info is optional (see below).

License icon Radio buttons
--------------------------
- No
- On the image on mouse-over only (small in the top left corner, on hover).
  NOTE: Does not display with the Flickr Style 'Enlarge'.
- On the image (small in the top left corner, always)
- In the caption

To give proper attribution. Used is the nonintrusive CC icon font in
'flickr_cc_icons.css'. It links to the corresponding Creative Commons human
friendly info page. Download it if you prefer to host it yourself locally (CC
4.0 licensed, give credit somewhere). Extract it in your theme folder and
substitute the default used remote source that can be found in the module's
'flickr_cc_icons.css' file. Just replace '//cdn.jsdelivr.net/cc-icons/1.2.0/'
with '[path to your theme folder]/cc-icons- cc-icons-772e090/'.

License restriction for 'public' queries Radio buttons
------------------------------------------------------
- Always restrict 'public' queries to only Creative Commons licensed media.
- Do not restrict media to Creative Commons licensed on 'public' queries if no
  results are returned.
- Do not restrict media to Creative Commons licensed on 'public' queries.

With 'public' queries are intended Flickr requests that do not specify a Flickr
user or group ID, thus returning results from all public Flickr photos.

Extend the tag filter to search for matching terms also in the Flickr photo
title and description besides Flickr tags.
------------------------------------------
Descriptions are only searched on the album type 'user' (also 'public').
Checkbox. Shows more results. Can be overridden individually by the filter tag,
eg. [flickr-user:id=public, size=q, tags=Augusto Canario, extend=true] or in the
specific configuration of a Flickr block.

Extra links to Flickr maps
--------------------------
Checkbox. Include extra links to maps available for a user, group or set on
Flickr. Locations mentioned (if displayed) under individual images link to
corresponding Flickr user maps in any case, independent on the setting here.

Show a Flickr counter
---------------------
Checkbox. Shows how many photos are displayed out of the total number available
for a user, group, set or tags on Flickr. Can be overridden by the filter tag,
eg. [flickr-photoset:id=72157634563269642, count=false]

Use Google instead of Flickr for location info (reverse geocoding)
------------------------------------------------------------------
Checkboxes:
- In the album title
- In the photo caption

DATE FORMATS

Select fields of all defined date formats (long, medium, short) plus 'Time ago'
custom defined by the Flickr module for the following elements:

- When hovering an image (mouse-over)
- In the image caption
- When hovering a date in the caption. If you don't want to display anything
  when hovering the date, select 'None'.
- In the album title. If the selected date format contains a time, only the date
  part of it will be used in the album title.

OVERLAY BROWSER (COLORBOX, LIGHTBOX)

Colorbox, Lightbox or alike. Extending Colorbox/Lightbox support to User
Profiles is still an open issue. Leave these fields empty to link directly to
the Flickr photo page instead of opening the bigger version of the image.

To have captions, you must fill in the 'class' or 'rel' field. Even if you do
not intend to use an overlay browser, this is the condition to display a
caption. This way any sites upgrading the Flickr module do not experience a
change from the 'old' behaviour, suddenly having unexpected captions. If you
want captions but don't want to use an overlay browser, just enter for example
the name of your dog in one of the fields.

class
-----
Use 'colorbox' if you are using Colorbox. With Lightbox you can leave it empty.

rel
---
Use 'gallery-all' if you are using Colorbox. It can be anything you want,
really. As long there is something. Use 'lightbox[gallery]' if you are using
Lightbox2. The part inside the square brackets can be anything you want but must
be one word without spaces.

NOTE: With Lightbox if you select an 'Automatic image handling' for Flickr
images, you override the behaviour set here. If you don't want that, leave it
'Disabled'. Find it at admin/config/user-interface/lightbox2/automatic

Image size to open
------------------
The image size to open in the overlay browser when clicking the image. Larger
sizes make navigating to next and previous pictures slower. TAKE CARE, the c
(800px) size is missing on Flickr images uploaded before March 1, 2012. Defaults to -: 500 px on
longest side.

Info to include when enlarging the image in Colorbox, Lightbox or alike
-----------------------------------------------------------------------
Usually this info is displayed under the enlarged image. Checkboxes (multiple
options can be selected).

- Title
- Date, location and photographer
- Description, applies also on the text that shows on mouseover (the image
  'title' attribute)
- License info

All selected by default except for 'License info'. This info is concatenated
with '-' separators and added as the link 'title' attribute. HTML is
stripped, double quotes are removed (it goes into the title="[description]"
attribute) and special characters are decoded (© turns into ©). If the
title and description are identical, only the title is used.

As a side note: The description is always included as the image 'title'
attribute (shows on hover). If the description is not available the title will
be used.

STYLING (CSS RELATED)

Use flickr.css
--------------
Checkbox. Uncheck to take care of the styling yourself in custom CSS. Selected
by default.

More styling options are available if the submodule Flickr Style is enabled.

ADVANCED

Update interval
---------------
The refresh interval how often to check if cached Flickr API calls are up to
date. Defaults to 1 hour.

Limit API requests for random and popularity sort
-------------------------------------------------
Setting a lower number enhances performance but makes random results being less
spread between one another (not less random) and returns popular (most viewed on
Flickr) only for the n most recent. Minimum 20, maximum 500. If you use cache
warming you can set the maximum (see https://drupal.org/node/1576686).

Use 'cURL' to determine the image width instead of 'fopen' used by the PHP
function 'getimagesize'
-----------------------
Checkbox (default OFF). Your server configuration now uses 'fopen' for external
resources (used by 'getimagesize'). 'cURL' might be faster.

Use 'cURL' instead of 'stream_socket_client' (drupal_http_request) to make data
requests
--------
Checkbox (default OFF). Otherwise cURL will only be used as fallback when
drupal_http_request fails.

Enable Debug Output
-------------------
Radio buttons:
- None
- Flickr response only (as a link to an XML page in a debug message)
- Plus Devel (Flickr response plus additional output)

Display the Flickr XML response, all passed photo/album arguments and HTTP
requests/response objects via the Devel module.

CACHE WARMER

Only if the submodule Flickr Cache Warmer is enabled.

BLOCK SETTINGS

Smart install of Flickr Block
-----------------------------
Checkbox (default ON). Disabled after install of Flickr Block. On install of
Flickr Block auto create Flickr taxonomy, date and geo fields on all node types
to grab Flickr photos related to the node on the same page as a Flickr block
based on tags, a date or a location. Enable Taxonomy (core), Date (including
date_popup) and Geofield before enabling Flickr Block for the first time (or
uninstall it first).

Other options appear only after the submodule Flickr Block is enabled. See
https://drupal.org/node/2171249#config.

FILTER SETTINGS

Only if the submodule Flickr Filter is enabled. See
https://drupal.org/node/2171503#config.


Other Flickr module specific info for developers can be found at
https://www.drupal.org/node/2289797

File

README.txt
View source
  1. The content of this file is based on the online documentation that can be found
  2. at https://www.drupal.org/documentation/modules/flickr It is recommended to read
  3. it there, as it is more detailed.
  4. NAME
  5. ====
  6. Flickr
  7. Project page at https://drupal.org/project/flickr
  8. REQUIREMENTS
  9. ============
  10. This module requires Drupal 7.X and a Flickr API key.
  11. OVERVIEW
  12. ========
  13. The Flickr module embeds images hosted on Flickr with a link to the
  14. corresponding Flickr page.
  15. - Flickr images can be displayed in blocks, within content or as fields.
  16. - Open Flickr photos in Colorbox, Lightbox or alike.
  17. - Show user/group photostreams and sets as responsive slideshows.
  18. - Image caption with the Flickr title, date taken, where and by who.
  19. - Show the longer Flickr description on hover if it exists.
  20. INSTALLATION AND CONFIGURATION
  21. ==============================
  22. It is recommended to enable the Colorbox module prior to installation of the
  23. Flickr module. This avoids some manual configuration.
  24. 1.) Extract the download package in the '/sites/all/modules directory'.
  25. 2.) Enable the module in 'admin/modules'.
  26. 3.) Configure the API Key and settings at '/admin/config/media/flickr'.
  27. 4.) Allow permissions '/admin/people/permissions'.
  28. SIZES
  29. =====
  30. The image size can be one of the following:
  31. Suffix - Label - Size in pixel:
  32. s - Square - small square 75x75
  33. t - Thumbnail - 100 on longest side
  34. q - Large Square - big square 150x150
  35. m - Small - 240 on longest side
  36. n - Small 320 - 320 on longest side
  37. - - Medium - 500 on longest side
  38. z - Medium 640 - 640 on longest side
  39. c - Medium 800 - 800 on longest side
  40. b - Large - 1024 on longest side
  41. h - Large 1600 - 1600 on longest side
  42. k - Large 2048 - 2048 on longest side
  43. o - Original - original image, either a jpg, gif or png, depending on source
  44. format
  45. x - Slideshow - Responsive slideshow (for group, set and user IDs only)
  46. y - Basic slideshow - Basic responsive slideshow (for set and user IDs only)
  47. NOTES:
  48. For square images ('s': 75px and 'q': 150px) no real width needs to be fetched, giving it a performance advantage over other sizes. Recommended if you include many images.
  49. TAKE CARE, the c (800px) size is missing on Flickr images uploaded before March 1, 2012. Check if it exists on the Flickr photo page > Actions > View all sizes.
  50. Embedded Flickr images have a maximum width of the region they are in. This means they adapt to it if they are bigger (responsive). You can use this on purpose to "fill up" e.g. the side bar.
  51. VIDEO SUPPORT
  52. =============
  53. A video in an album of thumbnails shows as a still image, but can be played when
  54. opened in Colorbox with the option to show in fullscreen mode. Make sure that
  55. 'Enable Colorbox inline' is selected at admin/config/media/colorbox.
  56. Alternatively, to 'play' the videos embedded on a site:
  57. - Put the videos (one or more) you want to display together in a set.
  58. - Show the set in the node body, a block or a Flickr field using the size x for
  59. a slideshow or y for the basic version.
  60. SETTINGS
  61. ========
  62. Settings are found at '/admin/config/media/flickr'. After changing many of the
  63. settings below, it is often required to CLEAR THE SITE CACHE to have the changes
  64. to take effect on existing content at '/admin/config/development/performance'.
  65. FLICKR CREDENTIALS
  66. API Key
  67. -------
  68. Get an API Key at https://www.flickr.com/services/apps/create/apply
  69. API Shared Secret
  70. -----------------
  71. Default Flickr User ID
  72. ----------------------
  73. To use if in the block configuration no user is specified. Must be a valid
  74. Flickr User ID, alias, username or email address. Emails or usernames (that
  75. might change at any given time) are internally (in the variable) replaced with a
  76. stable NSID (Flickr ID number). These are rendered in admin forms (settings or
  77. block config) as Flickr usernames. 'Maria Emanuela' is human readable,
  78. '43937662@N05' is not. Internal the module still uses the Flickr ID number as it
  79. is more reliable.
  80. GLOBAL OPTIONS
  81. Number of photos per album
  82. --------------------------
  83. How many photos of a photoset display in your nodes if no number is specified.
  84. Defaults to 6.
  85. Default size for photos in an album
  86. -----------------------------------
  87. A default Flickr size to use. This will be used when no size is specified, for
  88. example [flickr- photoset:id=72157634563269642]. TAKE CARE, the c (800px) size
  89. is missing on Flickr images uploaded before March 1, 2012. Defaults to s: 75 px square. Thanks to
  90. the default setting you can change the size of all images without a specified
  91. size on the site in one go.
  92. Minimum width to display a title caption
  93. ----------------------------------------
  94. Small images have little space for a title caption. Replaces it with the text
  95. "Flickr" that links to the photo page on Flickr to comply with their Guidelines.
  96. After saving the configuration clear the site cache. Defaults to 100 px. Set it
  97. to 0 px to always include a title caption or 999 px to always exclude.
  98. The presence of a caption is solely reliant on the values of this configuration
  99. fields and the one below.
  100. The text 'Flickr' gets added as a caption that links to the correspondent Flickr
  101. photo page if:
  102. - clicking the image links to a bigger version of it, using lightbox/colorbox or
  103. not
  104. AND
  105. - the title caption that links to the Flickr photo page is suppressed
  106. (depending on the size). Setting a 'class' or 'rel' value in the 'overlay
  107. browser settings' (colorbox/lightbox), even one that is not valid, always
  108. links the image to a bigger version of it.
  109. Minimum image width to display date, location, photographer and optionally
  110. license info under the caption
  111. ------------------------------
  112. Suppress extra info on small images. After saving the configuration clear the
  113. cache. Defaults to 150 px. Set it to 0 px to always include or 999 px to always
  114. exclude. Adds date, location and photographer info to the caption on images of a
  115. certain width. The date is in the form of 'time ago'. The photographer's Real
  116. Name is used, if not available the Username. In the caption it links to the user
  117. page on Flickr. The license info is optional (see below).
  118. License icon Radio buttons
  119. --------------------------
  120. - No
  121. - On the image on mouse-over only (small in the top left corner, on hover).
  122. NOTE: Does not display with the Flickr Style 'Enlarge'.
  123. - On the image (small in the top left corner, always)
  124. - In the caption
  125. To give proper attribution. Used is the nonintrusive CC icon font in
  126. 'flickr_cc_icons.css'. It links to the corresponding Creative Commons human
  127. friendly info page. Download it if you prefer to host it yourself locally (CC
  128. 4.0 licensed, give credit somewhere). Extract it in your theme folder and
  129. substitute the default used remote source that can be found in the module's
  130. 'flickr_cc_icons.css' file. Just replace '//cdn.jsdelivr.net/cc-icons/1.2.0/'
  131. with '[path to your theme folder]/cc-icons- cc-icons-772e090/'.
  132. License restriction for 'public' queries Radio buttons
  133. ------------------------------------------------------
  134. - Always restrict 'public' queries to only Creative Commons licensed media.
  135. - Do not restrict media to Creative Commons licensed on 'public' queries if no
  136. results are returned.
  137. - Do not restrict media to Creative Commons licensed on 'public' queries.
  138. With 'public' queries are intended Flickr requests that do not specify a Flickr
  139. user or group ID, thus returning results from all public Flickr photos.
  140. Extend the tag filter to search for matching terms also in the Flickr photo
  141. title and description besides Flickr tags.
  142. ------------------------------------------
  143. Descriptions are only searched on the album type 'user' (also 'public').
  144. Checkbox. Shows more results. Can be overridden individually by the filter tag,
  145. eg. [flickr-user:id=public, size=q, tags=Augusto Canario, extend=true] or in the
  146. specific configuration of a Flickr block.
  147. Extra links to Flickr maps
  148. --------------------------
  149. Checkbox. Include extra links to maps available for a user, group or set on
  150. Flickr. Locations mentioned (if displayed) under individual images link to
  151. corresponding Flickr user maps in any case, independent on the setting here.
  152. Show a Flickr counter
  153. ---------------------
  154. Checkbox. Shows how many photos are displayed out of the total number available
  155. for a user, group, set or tags on Flickr. Can be overridden by the filter tag,
  156. eg. [flickr-photoset:id=72157634563269642, count=false]
  157. Use Google instead of Flickr for location info (reverse geocoding)
  158. ------------------------------------------------------------------
  159. Checkboxes:
  160. - In the album title
  161. - In the photo caption
  162. DATE FORMATS
  163. Select fields of all defined date formats (long, medium, short) plus 'Time ago'
  164. custom defined by the Flickr module for the following elements:
  165. - When hovering an image (mouse-over)
  166. - In the image caption
  167. - When hovering a date in the caption. If you don't want to display anything
  168. when hovering the date, select 'None'.
  169. - In the album title. If the selected date format contains a time, only the date
  170. part of it will be used in the album title.
  171. OVERLAY BROWSER (COLORBOX, LIGHTBOX)
  172. Colorbox, Lightbox or alike. Extending Colorbox/Lightbox support to User
  173. Profiles is still an open issue. Leave these fields empty to link directly to
  174. the Flickr photo page instead of opening the bigger version of the image.
  175. To have captions, you must fill in the 'class' or 'rel' field. Even if you do
  176. not intend to use an overlay browser, this is the condition to display a
  177. caption. This way any sites upgrading the Flickr module do not experience a
  178. change from the 'old' behaviour, suddenly having unexpected captions. If you
  179. want captions but don't want to use an overlay browser, just enter for example
  180. the name of your dog in one of the fields.
  181. class
  182. -----
  183. Use 'colorbox' if you are using Colorbox. With Lightbox you can leave it empty.
  184. rel
  185. ---
  186. Use 'gallery-all' if you are using Colorbox. It can be anything you want,
  187. really. As long there is something. Use 'lightbox[gallery]' if you are using
  188. Lightbox2. The part inside the square brackets can be anything you want but must
  189. be one word without spaces.
  190. NOTE: With Lightbox if you select an 'Automatic image handling' for Flickr
  191. images, you override the behaviour set here. If you don't want that, leave it
  192. 'Disabled'. Find it at admin/config/user-interface/lightbox2/automatic
  193. Image size to open
  194. ------------------
  195. The image size to open in the overlay browser when clicking the image. Larger
  196. sizes make navigating to next and previous pictures slower. TAKE CARE, the c
  197. (800px) size is missing on Flickr images uploaded before March 1, 2012. Defaults to -: 500 px on
  198. longest side.
  199. Info to include when enlarging the image in Colorbox, Lightbox or alike
  200. -----------------------------------------------------------------------
  201. Usually this info is displayed under the enlarged image. Checkboxes (multiple
  202. options can be selected).
  203. - Title
  204. - Date, location and photographer
  205. - Description, applies also on the text that shows on mouseover (the image
  206. 'title' attribute)
  207. - License info
  208. All selected by default except for 'License info'. This info is concatenated
  209. with '-' separators and added as the link 'title' attribute. HTML is
  210. stripped, double quotes are removed (it goes into the title="[description]"
  211. attribute) and special characters are decoded (© turns into ©). If the
  212. title and description are identical, only the title is used.
  213. As a side note: The description is always included as the image 'title'
  214. attribute (shows on hover). If the description is not available the title will
  215. be used.
  216. STYLING (CSS RELATED)
  217. Use flickr.css
  218. --------------
  219. Checkbox. Uncheck to take care of the styling yourself in custom CSS. Selected
  220. by default.
  221. More styling options are available if the submodule Flickr Style is enabled.
  222. ADVANCED
  223. Update interval
  224. ---------------
  225. The refresh interval how often to check if cached Flickr API calls are up to
  226. date. Defaults to 1 hour.
  227. Limit API requests for random and popularity sort
  228. -------------------------------------------------
  229. Setting a lower number enhances performance but makes random results being less
  230. spread between one another (not less random) and returns popular (most viewed on
  231. Flickr) only for the n most recent. Minimum 20, maximum 500. If you use cache
  232. warming you can set the maximum (see https://drupal.org/node/1576686).
  233. Use 'cURL' to determine the image width instead of 'fopen' used by the PHP
  234. function 'getimagesize'
  235. -----------------------
  236. Checkbox (default OFF). Your server configuration now uses 'fopen' for external
  237. resources (used by 'getimagesize'). 'cURL' might be faster.
  238. Use 'cURL' instead of 'stream_socket_client' (drupal_http_request) to make data
  239. requests
  240. --------
  241. Checkbox (default OFF). Otherwise cURL will only be used as fallback when
  242. drupal_http_request fails.
  243. Enable Debug Output
  244. -------------------
  245. Radio buttons:
  246. - None
  247. - Flickr response only (as a link to an XML page in a debug message)
  248. - Plus Devel (Flickr response plus additional output)
  249. Display the Flickr XML response, all passed photo/album arguments and HTTP
  250. requests/response objects via the Devel module.
  251. CACHE WARMER
  252. Only if the submodule Flickr Cache Warmer is enabled.
  253. BLOCK SETTINGS
  254. Smart install of Flickr Block
  255. -----------------------------
  256. Checkbox (default ON). Disabled after install of Flickr Block. On install of
  257. Flickr Block auto create Flickr taxonomy, date and geo fields on all node types
  258. to grab Flickr photos related to the node on the same page as a Flickr block
  259. based on tags, a date or a location. Enable Taxonomy (core), Date (including
  260. date_popup) and Geofield before enabling Flickr Block for the first time (or
  261. uninstall it first).
  262. Other options appear only after the submodule Flickr Block is enabled. See
  263. https://drupal.org/node/2171249#config.
  264. FILTER SETTINGS
  265. Only if the submodule Flickr Filter is enabled. See
  266. https://drupal.org/node/2171503#config.
  267. Other Flickr module specific info for developers can be found at
  268. https://www.drupal.org/node/2289797