Default value to move all JS to the footer.
Related topics
7 uses of ADVAGG_MOD_JS_FOOTER
- advagg_get_full_js in ./
advagg.module - Get full JS array.
- advagg_mod_admin_settings_form in advagg_mod/
advagg_mod.admin.inc - Form builder; Configure advagg settings.
- advagg_mod_advagg_current_hooks_hash_array_alter in advagg_mod/
advagg_mod.module - Implements hook_advagg_current_hooks_hash_array_alter().
- advagg_mod_get_lists in advagg_mod/
advagg_mod.module - Generate a list of rules and exceptions for js files and inline.
- advagg_mod_init in advagg_mod/
advagg_mod.module - Implements hook_init().
File
-
advagg_mod/
advagg_mod.module, line 16
Code
define('ADVAGG_MOD_JS_FOOTER', 0);