User: wimleers Branch: HEAD Date: Sun, 06 Jan 2008 23:26:39 +0000 Modified files: /modules/cdn README.txt cdn.inc cdn_cron.inc cdn_cron.php /modules/cdn/patches drupal_core_cdn_integration.patch /modules/cdn/sync_plugins ftp.inc Log message: - Changed: a full Drupal bootstrap is now performed. This was necessary to use variable_get(). - Improved: ignored_dirs settings have been cleaned up, thanks to the fact that all files/directories with a leading period are automatically ignored. - New: the ability to update a file's embedded URLs. This allows us to use the CSS cache (aggregated CSS files) from the CDN, since all URLs are replaced properly. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cdn/README.txt&old... http://cvs.drupal.org/diff.php?path=contributions/modules/cdn/cdn.inc&old=1.... http://cvs.drupal.org/diff.php?path=contributions/modules/cdn/cdn_cron.inc&o... http://cvs.drupal.org/diff.php?path=contributions/modules/cdn/cdn_cron.php&o... http://cvs.drupal.org/diff.php?path=contributions/modules/cdn/patches/drupal... http://cvs.drupal.org/diff.php?path=contributions/modules/cdn/sync_plugins/f...