Primary tabs

Title Deprecated File name Summary Direct uses Strings
ADVAGG_ADMIN_CONFIG_ROOT_PATH ./advagg.module Default location of AdvAgg configuration items. 28 1
ADVAGG_ADMIN_MODE ./advagg.module If 4 the admin section gets unlocked. 1 4
ADVAGG_AJAX_RENDER_ALTER ./advagg.module Set to FALSE to not alter the CSS/JS pushed out from AdvAgg. 2 2
ADVAGG_AUTH_BASIC_PASS ./advagg.module Workaround for 401 errors. 1 2
ADVAGG_AUTH_BASIC_USER ./advagg.module Workaround for 401 errors. 1 2
ADVAGG_BUNDLER_ACTIVE advagg_bundler/advagg_bundler.module Default value to see if the bundler should be active or passive. 3 5
ADVAGG_BUNDLER_ADMIN_MODE advagg_bundler/advagg_bundler.module If 4 the admin section gets unlocked. 1 4
ADVAGG_BUNDLER_GROUPING_LOGIC advagg_bundler/advagg_bundler.module Default value to for bundler, set to file size. 2 3
ADVAGG_BUNDLER_MAX_CSS advagg_bundler/advagg_bundler.module Default for maximum number of CSS bundles used in a themes region. 3 4
ADVAGG_BUNDLER_MAX_JS advagg_bundler/advagg_bundler.module Default for maximum number of JS bundles used in a themes region. 3 4
ADVAGG_BUNDLER_OUTDATED advagg_bundler/advagg_bundler.module Default of the last used time before the bundle is considered outdated. 2 3
ADVAGG_CACHE_LEVEL ./advagg.module Default value to see if we cache the full CSS/JS structure. 32 33
ADVAGG_CHROME_HEADER_ENABLED ./advagg.module If true chrome=1 will be added to the X-UA-Compatible header. 1 2
ADVAGG_CLEAR_SCRIPTS ./advagg.module Empty the scripts key inside of template_process_html replacement function. 1 2
ADVAGG_COMBINE_CSS_MEDIA ./advagg.module Combine css files by using media queries instead of media attributes. 3 4
ADVAGG_CONVERT_ABSOLUTE_TO_PROTOCOL_RELATIVE_PATH ./advagg.module Convert absolute path CSS/JS src/url() to be protocol relative. 5 6
ADVAGG_CONVERT_ABSOLUTE_TO_RELATIVE_PATH ./advagg.module Convert absolute path CSS/JS src/url() to be relative if self referencing. 3 4
ADVAGG_CRON_FREQUENCY ./advagg.module How long to wait until advagg cron will run again. Default is 23 hours. 2 3
ADVAGG_CSS_ABSOLUTE_PATH ./advagg.module Convert relative path CSS inside src() to be absolute. 3 4
ADVAGG_CSS_CDN_JQUERY_UI advagg_css_cdn/advagg_css_cdn.module Default value to see if jquery-ui should be grabbed from the Google CDN. 1 2
ADVAGG_CSS_CDN_JQUERY_UI_VERSION advagg_css_cdn/advagg_css_cdn.module Default jquery ui version. 1 2
ADVAGG_CSS_COMPRESSOR advagg_css_compress/advagg_css_compress.module Default value for which css compression library to use. 0 is Disabled. 4 5
ADVAGG_CSS_COMPRESSOR_FILE_SETTINGS advagg_css_compress/advagg_css_compress.module Default value for per file compression settings. 2 5
ADVAGG_CSS_COMPRESS_INLINE advagg_css_compress/advagg_css_compress.module Default value to see what compressor to use. 0 is Disabled. 6 7
ADVAGG_CSS_COMPRESS_INLINE_IF_NOT_CACHEABLE advagg_css_compress/advagg_css_compress.module Default value to if inline compression is used if page is not cacheable. 4 5
ADVAGG_CSS_FIX_TYPE ./advagg.module Scan and fix any CSS that was added with the wrong type. 2 3
ADVAGG_CSS_IN_JS ./advagg.module If TRUE then the css is being rendered via javascript. 3 1
ADVAGG_CSS_REMOVE_EMPTY_FILES ./advagg.module If TRUE advagg will search for and remove empty CSS files from aggregates. 1 2
ADVAGG_DEBUG ./advagg.module Default value for debugging info to watchdog. 9 10
ADVAGG_DISABLE_ON_ADMIN ./advagg.module If TRUE advagg will be disabled on admin pages. 2 3
ADVAGG_DISABLE_ON_LISTED_PAGES ./advagg.module Internal urls set here will have advagg disabled on those pages. 1 3
ADVAGG_ENABLED ./advagg.module Default value to see if advanced CSS/JS aggregation is enabled. 38 6
ADVAGG_FARFUTURE_PHP ./advagg.module If TRUE farfuture headers will go out if the file is delivered by php. 1 2
ADVAGG_FAST_FILESYSTEM ./advagg.module Do more file operations in main thread if the file system is fast. 2 3
ADVAGG_FILE_READ_FAILURE_TIMEOUT ./advagg.module How long to wait until an aggregate with a missing file is written to disk. 1 2
ADVAGG_FONT_ADD_TO_CRITICAL_CSS advagg_font/advagg_font.module Default value to include font info in critical css. 1 2
ADVAGG_FONT_COOKIE advagg_font/advagg_font.module Default value to use a cookie in order to prevent the FOUT. 2 3
ADVAGG_FONT_FONTFACEOBSERVER advagg_font/advagg_font.module Default value to use font face observer for asynchronous font loading. 7 8
ADVAGG_FONT_NO_FOUT advagg_font/advagg_font.module Default value to only replace the font if it's been downloaded. 2 3
ADVAGG_FONT_STORAGE advagg_font/advagg_font.module Default value to use localStorage in order to prevent the FOUT. 2 3
ADVAGG_FORCE_HTTPS_PATH ./advagg.module Convert absolute path CSS/JS src/url() to be https. 8 4
ADVAGG_GLOBAL_COUNTER ./advagg.module Default value of counter. 1 4
ADVAGG_GZIP ./advagg.module Default value to see if .gz files should be created as well. 6 7
ADVAGG_HTACCESS_CHECK_GENERATE ./advagg.module Generate a .htaccess file in the AdvAgg dirs. 8 5
ADVAGG_HTACCESS_REWRITEBASE ./advagg.module If not empty advagg htaccess will include the given rewritebase. 6 5
ADVAGG_HTACCESS_SYMLINKSIFOWNERMATCH ./advagg.module If true advagg htaccess Options uses SymLinksIfOwnerMatch vs FollowSymLinks. 3 4
ADVAGG_HTML_HEAD_IN_CSS_LOCATION ./advagg.module If TRUE drupal_get_html_head will be rendered at the top of the css section. 1 2
ADVAGG_HTTP_200_CODE ./advagg.module Default is 200; 203 has been requested in the past. 1 2
ADVAGG_IE_CSS_SELECTOR_LIMITER ./advagg.module Prevent more than 4095 css selector rules inside of a CSS aggregate. 5 6
ADVAGG_IE_CSS_SELECTOR_LIMITER_VALUE ./advagg.module The value the IE css selector should use. 6 7

Other projects