You are here

constant PHOTOSWIPE_DOWNLOAD_URL in PhotoSwipe 8.2

Same name and namespace in other branches
  1. 8 drush/photoswipe.drush.inc \PHOTOSWIPE_DOWNLOAD_URL
  2. 7.2 drush/photoswipe.drush.inc \PHOTOSWIPE_DOWNLOAD_URL
  3. 3.x drush/photoswipe.drush.inc \PHOTOSWIPE_DOWNLOAD_URL

The PhotoSwipe plugin URI.

1 use of PHOTOSWIPE_DOWNLOAD_URL
drush_photoswipe_plugin in drush/photoswipe.drush.inc
Command to download the PhotoSwipe plugin.

File

drush/photoswipe.drush.inc, line 11
Drush integration for PhotoSwipe.

Code

define('PHOTOSWIPE_DOWNLOAD_URL', 'https://github.com/dimsemenov/PhotoSwipe/archive/v4.1.0.zip');