constant PHOTOSWIPE_DOWNLOAD_URL in PhotoSwipe 7.2
Same name and namespace in other branches
- 8.2 drush/photoswipe.drush.inc \PHOTOSWIPE_DOWNLOAD_URL
- 8 drush/photoswipe.drush.inc \PHOTOSWIPE_DOWNLOAD_URL
- 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.0.5.zip');