Default value to scan html for src tags and do resource hints on it.

Sujets associés

4 uses of ADVAGG_MOD_JS_INLINE_RESOURCE_HINTS
advagg_mod_admin_settings_form dans advagg_mod/advagg_mod.admin.inc
Form builder; Configure advagg settings.
advagg_mod_js_inline_processor dans advagg_mod/advagg_mod.module
Given html, do some processing on the script tags included inside it.
advagg_mod_js_pre_alter dans advagg_mod/advagg_mod.module
Alter the js array.
advagg_mod_process_move_js dans advagg_mod/advagg_mod.module
Implements hook_process().

Fichier

advagg_mod/advagg_mod.module, line 171

Code

define('ADVAGG_MOD_JS_INLINE_RESOURCE_HINTS', FALSE);