constant COLOR_FIELD_SIMPLE_COLOR_PICKER_DOWNLOAD_URI in Color Field 7
Same name and namespace in other branches
- 7.2 color_field.drush.inc \COLOR_FIELD_SIMPLE_COLOR_PICKER_DOWNLOAD_URI
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 - Drush integration for color fields plugin.
Code
define('COLOR_FIELD_SIMPLE_COLOR_PICKER_DOWNLOAD_URI', 'https://github.com/recurser/jquery-simple-color/archive/master.zip');