constant VIEWS_QUICKSAND_PATH in Views Quicksand 7
The default path to the jQuery Quicksand Plugin directory.
1 use of VIEWS_QUICKSAND_PATH
- views_quicksand_get_path in ./
views_quicksand.module - Return the path to the jQuery Quicksand plugin.
File
- ./
views_quicksand.module, line 12 - jQuery Plugin that provides a nice animation for filtering or reordering lists of content.
Code
define('VIEWS_QUICKSAND_PATH', 'sites/all/libraries/jquery.quicksand');