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

The Colorbox plugin URI.

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

Fichier

drush/colorbox.drush.inc, line 13

Code

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