You are here

constant ADVAGG_MOD_JS_INLINE_RESOURCE_HINTS in Advanced CSS/JS Aggregation 7.2

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

Related topics

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

File

advagg_mod/advagg_mod.module, line 171
Advanced aggregation modifier module.

Code

define('ADVAGG_MOD_JS_INLINE_RESOURCE_HINTS', FALSE);