You are here

Constants in CSS Embedded Images 7

Primary tabs

Namesort descending Location Description Direct uses Strings
CSS_EMIMAGE_DUPLICATE_EMBED_LIMIT ./css_emimage.module Limit the total data (in bytes) duplicate images can add to the CSS. If embedding a duplicate image exceeds this, it will not be embedded. 2 1
CSS_EMIMAGE_FILES ./css_emimage.module Default value to see if css_emimage is enabled for files. 3 1
CSS_EMIMAGE_IE_DATAURI_LIMIT ./css_emimage.module Internet Explorer limits data URIs to 32KB. 1 1
CSS_EMIMAGE_INLINE ./css_emimage.module Default value to see if css_emimage is enabled for inline css. 2 1
CSS_EMIMAGE_INLINE_DATAURI_LIMIT ./css_emimage.module Limit the total size allowed for inline data URIs. Once this limit is exceeded, data URIs are placed in a separate CSS file. 6 1
CSS_EMIMAGE_MODE ./css_emimage.module What type of css to generate. orginal, base, & emimage are the options. 1 1

Other projects