cdn.admin.inc |
cdn.admin.inc |
|
Settings administration UI. |
cdn.info |
cdn.info |
|
name = CDN integration
description = "Integrates this Drupal site with a CDN (Content Delivery Network), by (optionally) automatically synchronizing files to the CDN and rewriting Drupal's file URLs."
core = 6.x
package = Performance |
cdn.module |
cdn.module |
|
Implementation of the core hooks, defines, public and private functions. |
cdn.stats.inc |
cdn.stats.inc |
|
Per-page CDN integration statistics functionality. |
README.txt |
README.txt |
|
Description
-----------
The aim of this module to provide easy Content Delivery Network integration
for Drupal sites. Obviously it has to patch Drupal core to rewrite the URLs.
URLs must be rewritten to be able to actually serve the files from a… |
theme.inc |
theme.inc |
|
|
TODO.txt |
TODO.txt |
|
Basic mode
----------
- Instead of just allowed extensions, allow to also filter by minimum/maximum
file size.
Advanced mode
-------------
- None! :) |