You are here

constant ADVAGG_MOD_CSS_PREPROCESS in Advanced CSS/JS Aggregation 7.2

Default value to turn on preprocessing for all CSS files.

Related topics

4 uses of ADVAGG_MOD_CSS_PREPROCESS
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_css_alter in advagg_mod/advagg_mod.module
Implements hook_css_alter().
advagg_relocate_css_post_alter in advagg_relocate/advagg_relocate.module
Alter the css array.

File

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

Code

define('ADVAGG_MOD_CSS_PREPROCESS', FALSE);