On this page
Advanced Aggregates CDN
OVERVIEW
Note: This module may have conflicts, but only with other CDN type modules.
Load CSS or JavaScript libraries from a public CDN; currently only supports jQuery and jQuery UI with either Google's or Microsoft's CDN. Note the theme for the jQuery UI CSS that Drupal core uses is not available from either CDN. There is a similar one, smoothness
, available which has only very minor differences.
CONFIGURATION
Located at admin/config/development/performance/advagg/cdn
.
-
CDN to use: Which CDN to use. [Default: Google]
-
Use Minified resources: Use the minified versions of the resource if possible. [Default: enabled]
jQuery
-
Serve jQuery by CDN: Use the CDN jQuery instead of the local copy. [Default: enabled]
-
jQuery version: The version to use, defaults to the version included in Drupal 8. [Default: 2.1.4]
jQuery UI
-
Serve jQuery UI CSS by CDN: Use the CDN jQuery UI CSS instead of the local copy. Warning: this may change the appearance due to slight differences from the core theme. [Default: disabled]
-
jQuery UI theme: The theme to use;
Smoothness
is the most similar to the basic jQuery UI theme in Drupal 8. [Default: smoothness] -
Serve jQuery UI JavaScript by CDN: Use the CDN jQuery UI JavaScript instead of the local copy. [Default: enabled]
-
jQuery UI version: The version to use, defaults to the version included in Drupal 8. [Default: 1.11.4]
Help improve this page
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion