You are here

Files in CDN 7.2

Primary tabs

File namesort descending Location Namespace Description
admin-details-mode-fc-db.html help/admin-details-mode-fc-db.html
admin-details-mode-fc-pid.html help/admin-details-mode-fc-pid.html
admin-details-mode-fc.html help/admin-details-mode-fc.html
admin-details-mode-pull-cdn-mapping.html help/admin-details-mode-pull-cdn-mapping.html
admin-details-mode-pull-far-future.html help/admin-details-mode-pull-far-future.html
admin-details-mode-pull-ufi.html help/admin-details-mode-pull-ufi.html
admin-details-mode-pull.html help/admin-details-mode-pull.html
admin-details-mode.html help/admin-details-mode.html
admin-details.html help/admin-details.html
admin-other-cdn-pick-server.html help/admin-other-cdn-pick-server.html
admin-other-exceptions.html help/admin-other-exceptions.html
admin-other-https.html help/admin-other-https.html
admin-other-seo.html help/admin-other-seo.html
admin-other.html help/admin-other.html
cdn.admin.css cdn.admin.css .cdn-settings .advanced-help-link { padding-right: 3px; }
cdn.admin.inc cdn.admin.inc Settings administration UI.
cdn.advanced.inc cdn.advanced.inc Logic for advanced mode ("File Conveyor mode" in the UI).
cdn.api.php cdn.api.php Hooks provided by the CDN module.
cdn.basic.css.inc cdn.basic.css.inc Overrides of Drupal's CSS aggregation system. Ensures that files referenced by CSS files are also served from the CDN, according to the CDN module's CSS aggregation rules.
cdn.basic.farfuture.inc cdn.basic.farfuture.inc Far Future expiration setting for basic mode.
cdn.basic.inc cdn.basic.inc Logic for basic mode ("Origin Pull mode" in the UI).
cdn.constants.inc cdn.constants.inc Constants used by the CDN module.
cdn.css cdn.css #cdn-integration-page-stats li { list-style-type: square; margin: 0px 0px 0.25em 1.5em; } #cdn-integration-page-stats .file-list li { list-style-type: decimal; } #cdn-integration-page-stats .file-link .touch-link { display:…
cdn.fallback.inc cdn.fallback.inc Fallback when hook_file_url_alter() is not available (i.e. when the core patch is not installed or when not using Pressflow): use the Parallel module's logic (with some adaptations to be able to use the CDN module's logic (in particular:…
cdn.info cdn.info name = CDN description = "Integrates your site with a CDN, through altering file URLs." core = 7.x package = Performance and scalability configure = admin/config/development/cdn files[] = tests/cdn.test
cdn.install cdn.install Install, update and uninstall functions for the CDN module.
cdn.module cdn.module
cdn.stats.inc cdn.stats.inc Per-page CDN integration statistics functionality.
cdn.test tests/cdn.test Test CDN.
README.txt README.txt Description ----------- This module provide easy Content Delivery Network integration for Drupal sites. It alters file URLs, so that files are downloaded from a CDN instead of your web server. It provides two modes: "Origin Pull" and…
theme.inc theme.inc Theme functions.
UPGRADE.txt UPGRADE.txt No upgrade notes required for the Drupal 7 version of this module … yet.
url.css tests/css/orig/url.css .home { background: url('geo-md-webfont.eot?#iefix'); }

Other projects