So i have spent hours configuring the w3 total cache plugin. It works great however it seems that the awake plugin does not pull its gallery images or the thumnail functinoality from a wordpress variable that can be accessed by the w3 total cache plugin.
The plugin make image files and other assets pull from a CDN like amazon's cloud front. Because awake uses its own thumbnail system, it pulls the images relative to the site.
Is there a way you guys could build in a check to see if the w3 cache CDN attirbute is enabled that AWAKE takes the CDN asset url instead of the root directory.
if not could you direct me to where I could change that variable so it can pull from the images host?
Example:
current and standard way
http://domain.com/wp-content/uploads/2010/10/someimage.jpg
CDN
http://CDN.com/wp-content/uploads/2010/10/someimage.jpg
the plugin mimics the wp-content structure.













