You are here

constant VIEWS_ISOTOPE_FILENAME in Brainstorm profile 7

3 uses of VIEWS_ISOTOPE_FILENAME
views_isotope_addjs in modules/custom/views_isotope/views_isotope.module
Function to add the right version of the js file.
views_isotope_check_library in modules/custom/views_isotope/views_isotope.module
Check for the library and return the appropriate scope.
views_isotope_requirements in modules/custom/views_isotope/views_isotope.install
Implements hook_requirements().

File

modules/custom/views_isotope/views_isotope.module, line 9
Load the isotope library and provide configuration and theme options.

Code

define('VIEWS_ISOTOPE_FILENAME', 'isotope.pkgd.min.js');