-
Notifications
You must be signed in to change notification settings - Fork 0
ndevrinc/cmscdn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/** * @file * README file for CMS CDN. */ Description ----------- This module allows for site owners to utilize a shared cache and CDN for all core JavaScript and CSS files. By serving these shared files from a single domain and CDN end users will gain significant caching as they go from one Drupal site to another. In addition, the shared domain will serve the files from a CDN to geographically locate the responses from a server nearby. Important to note, this module utilizes the j.cmscdn.net domain so that you do not have to maintain your own. This module only requires you to download and enable it to take advantage of a CDN for a number of files. Features -------- * Serves the jquery file from a googleapis domain for even more likelyhood of end users having a cached version. Database -------- This module does not require any new database tables to be installed. Installation: ------------- 1. Copy the cmscdn module to the Drupal modules/ directory. 2. Go to Administer -> Build -> Modules - Enable the cmscdn module, click on Save 5. Test your site pages. - All pages should render as they did before. - View Source, if you do not see references to cmscdn.net clear cache. - Log out from your site. - All pages should still render as they did before. Bugs/Features/Patches --------------------- If you want to report bugs, feature requests, or submit a patch, please do so at the project page on the Drupal web site. http://drupal.org/project/cmscdn Author ------ Matthew Dorman (@matthewdorman) If you use this module, find it useful, and want to send the author a thank you note, then send the author a message, or update the project page.
About
Serve Drupal core JavaScript and CSS files from a single domain.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published