constant SLICK_SLIDESHOW_LINK in Slick Slideshow Lite 7
@file Defines a system for adding the Slick responsive slideshow library to Drupal.
1 use of SLICK_SLIDESHOW_LINK
- slick_slideshow_libraries_info in ./
slick_slideshow.module - Implements hook_libraries_info().
File
- ./
slick_slideshow.module, line 8 - Defines a system for adding the Slick responsive slideshow library to Drupal.
Code
define('SLICK_SLIDESHOW_LINK', variable_get('slick_slideshow_link', FALSE));