constant VIEWS_ISOTOPE_CDN_PATH in Views Isotope (Deprecated) 7.2
@file Load the isotope library and provide configuration and theme options.
3 uses of VIEWS_ISOTOPE_CDN_PATH
- views_isotope_addjs in ./
views_isotope.module - Function to add the right version of the js file.
- views_isotope_check_library in ./
views_isotope.module - Check for the library and return the appropriate scope.
- views_isotope_requirements in ./
views_isotope.install - Implements hook_requirements().
File
- ./
views_isotope.module, line 7 - Load the isotope library and provide configuration and theme options.
Code
define('VIEWS_ISOTOPE_CDN_PATH', 'https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/2.2.2/isotope.pkgd.min.js');