You are here

constant ISOTOPE_CDN_PATH in Isotope (with Masonry and Packery) 7.2

@file Load the isotope library and provide configuration and theme options.

3 uses of ISOTOPE_CDN_PATH
isotope_addjs in ./isotope.module
Function to add the right version of the js file.
isotope_check_library in ./isotope.module
Check for the library and return the appropriate scope.
isotope_requirements in ./isotope.install
Implements hook_requirements().

File

./isotope.module, line 7
Load the isotope library and provide configuration and theme options.

Code

define('ISOTOPE_CDN_PATH', 'https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/2.2.2/isotope.pkgd.min.js');