You are here

constant IMAGELIGHTBOX_DOWNLOAD_JS_MIN_URL in ImageLightbox 8

Same name and namespace in other branches
  1. 2.0.x imagelightbox.drush.inc \IMAGELIGHTBOX_DOWNLOAD_JS_MIN_URL
1 use of IMAGELIGHTBOX_DOWNLOAD_JS_MIN_URL
drush_imagelightbox_download in ./imagelightbox.drush.inc
Command to download the ImageLightBox library.

File

./imagelightbox.drush.inc, line 11
Drush integration for ImageLightBox module.

Code

const IMAGELIGHTBOX_DOWNLOAD_JS_MIN_URL = 'https://raw.githubusercontent.com/osvaldasvalutis/imageLightbox.js/master/imagelightbox.min.js';