You are here

constant CLOUD_ZOOM_DOWNLOAD_URI in Cloud Zoom 7

Same name and namespace in other branches
  1. 8 cloud_zoom.module \CLOUD_ZOOM_DOWNLOAD_URI

@file This module integrates the Cloud Zoom JQuery library from: http://www.professorcloud.com/mainsite/cloud-zoom.htm

3 uses of CLOUD_ZOOM_DOWNLOAD_URI
cloud_zoom_drush_download in ./cloud_zoom.drush.inc
cloud_zoom_libraries_info in ./cloud_zoom.module
Implements hook_libraries_info().
cloud_zoom_requirements in ./cloud_zoom.install
Implementation of hook_requirements().

File

./cloud_zoom.module, line 9
This module integrates the Cloud Zoom JQuery library from: http://www.professorcloud.com/mainsite/cloud-zoom.htm

Code

define('CLOUD_ZOOM_DOWNLOAD_URI', 'http://www.professorcloud.com/downloads/cloud-zoom.1.0.3.zip');