You are here

constant ADVAGG_MOD_CSS_ADJUST_SORT_EXTERNAL in Advanced CSS/JS Aggregation 7.2

Default value to adjust the sorting of external CSS.

Related topics

4 uses of ADVAGG_MOD_CSS_ADJUST_SORT_EXTERNAL
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_post_alter in advagg_mod/advagg_mod.module
Implements hook_css_post_alter().
advagg_mod_sort_css_js in advagg_mod/advagg_mod.module
Rearrange CSS/JS so that aggregates are better grouped.

File

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

Code

define('ADVAGG_MOD_CSS_ADJUST_SORT_EXTERNAL', FALSE);