constant COLORBOX_DOWNLOAD_URI in Colorbox 8
Same name and namespace in other branches
- 6 drush/colorbox.drush.inc \COLORBOX_DOWNLOAD_URI
- 7.2 drush/colorbox.drush.inc \COLORBOX_DOWNLOAD_URI
- 7 drush/colorbox.drush.inc \COLORBOX_DOWNLOAD_URI
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 13 - Drush integration for colorbox.
Code
define('COLORBOX_DOWNLOAD_URI', 'https://github.com/jackmoore/colorbox/archive/master.zip');