Same name and namespace in other branches
  1. 7.x-2.x drush/colorbox.drush.inc \COLORBOX_DOWNLOAD_URI 1 comment
  2. 8.x-1.x drush/colorbox.drush.inc \COLORBOX_DOWNLOAD_URI 1 comment

The Colorbox plugin URI.

1 use of COLORBOX_DOWNLOAD_URI
drush_colorbox_plugin in drush/colorbox.drush.inc
Command to download the Colorbox plugin.

File

drush/colorbox.drush.inc, line 11

Code

define('COLORBOX_DOWNLOAD_URI', 'https://github.com/jackmoore/colorbox/archive/1.x.zip');