You are here

constant CHOSEN_DOWNLOAD_URI in Chosen 7.2

Same name and namespace in other branches
  1. 8.2 modules/chosen_lib/drush/chosen_lib.drush.inc \CHOSEN_DOWNLOAD_URI
  2. 7.3 drush/chosen.drush.inc \CHOSEN_DOWNLOAD_URI
  3. 3.0.x modules/chosen_lib/drush/chosen_lib.drush.inc \CHOSEN_DOWNLOAD_URI

The Chosen plugin URI.

1 use of CHOSEN_DOWNLOAD_URI
drush_chosen_plugin in drush/chosen.drush.inc
Command to download the Chosen plugin.

File

drush/chosen.drush.inc, line 11
Drush integration for chosen.

Code

define('CHOSEN_DOWNLOAD_URI', 'https://github.com/harvesthq/chosen/releases/download/v1.1.0/chosen_v1.1.0.zip');