ProsePoint Express: hosted newspaper website content management software

Overriding images src url with cloudfront url (Cloudfront Module)

No replies
tideall
User offline. Last seen 1 year 36 weeks ago. Offline
Joined: 27/05/2010
Posts:

I am currently trying to integrate the cloudfront module into a test install of ProsePoint but keep running into a probelm. The moldule adds a preset to imagecahce where it queues up any images for upload to Amazon. A cron is then run where the images are uploaded to Amazon and the image src is rewritten with the cloudfront src. I have tested this on a normal Drupal installation so I got to work there at least.

Now running the cron and uploading to Amazon work fine however the function override does not rewrite the URLs in the template. I have a feeling this is due to story images being handled by pp_images? Has anyone here tried integrating cloudfront or any other CDN into ProsePoint? Any tips or help or a point in the right direction would be appreciated.