You are here

constant ADVAGG_MOD_WRAP_INLINE_JS_XPATH in Advanced CSS/JS Aggregation 7.2

Default value for detection of inline scripts.

Related topics

2 uses of ADVAGG_MOD_WRAP_INLINE_JS_XPATH
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.

File

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

Code

define('ADVAGG_MOD_WRAP_INLINE_JS_XPATH', FALSE);