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