You are here

constant IMAGELIGHTBOX_DOWNLOAD_JS_URL in ImageLightbox 8

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

File

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

Code

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