Same name and namespace in other branches
  1. 7.x-1.x color_field.drush.inc \COLOR_FIELD_SIMPLE_COLOR_PICKER_DOWNLOAD_URI 1 comment

The color plugin URI.

1 use of COLOR_FIELD_SIMPLE_COLOR_PICKER_DOWNLOAD_URI
drush_color_field_simple in ./color_field.drush.inc
Commands to download the Simple Color Picker plugin.

File

./color_field.drush.inc, line 11

Code

define('COLOR_FIELD_SIMPLE_COLOR_PICKER_DOWNLOAD_URI', 'https://github.com/recurser/jquery-simple-color/archive/master.zip');