Default value to add the defer tag to all script tags.
Sujets associés
8 uses of ADVAGG_MOD_JS_DEFER
- advagg_mod_admin_settings_form dans advagg_mod/
advagg_mod.admin.inc - Form builder; Configure advagg settings.
- advagg_mod_advagg_current_hooks_hash_array_alter dans advagg_mod/
advagg_mod.module - Implements hook_advagg_current_hooks_hash_array_alter().
- advagg_mod_advagg_modify_js_pre_render_alter dans advagg_mod/
advagg_mod.module - Implements hook_advagg_modify_js_pre_render_alter().
- advagg_mod_devel_query_put_contents dans advagg_mod/
advagg_mod.module - Writes the variables information to a file.
- advagg_mod_get_lists dans advagg_mod/
advagg_mod.module - Generate a list of rules and exceptions for js files and inline.
Fichier
-
advagg_mod/
advagg_mod.module, line 26
Code
define('ADVAGG_MOD_JS_DEFER', 0);