Default value for the compression ratio test.

Sujets associés

5 uses of ADVAGG_JS_COMPRESS_MAX_RATIO
advagg_js_compress_advagg_current_hooks_hash_array_alter dans advagg_js_compress/advagg_js_compress.module
Implements hook_advagg_current_hooks_hash_array_alter().
advagg_js_compress_prep dans advagg_js_compress/advagg_js_compress.advagg.inc
Compress a JS string.
advagg_js_compress_update_7202 dans advagg_js_compress/advagg_js_compress.install
Change variable names so they are prefixed with the modules name.
hook_advagg_current_hooks_hash_array_alter dans ./advagg.api.php
Allow other modules to add in their own settings and hooks.
hook_advagg_modify_js_pre_render_alter dans ./advagg.api.php
Allow other modules to modify $children and $elements before rendering.

Fichier

advagg_js_compress/advagg_js_compress.module, line 41

Code

define('ADVAGG_JS_COMPRESS_MAX_RATIO', 0.9);