Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[request] Content Delivery Network integration
Can a plugin be created to integrate a CDN with Textpattern? I found out that Wordpress can do this with the W3 Total Cache plugin and your CDN of choice, but I saw that MaxCDN looked good.
Having the files, images, CSS and posts automatically hosted and cached on a CDN would be such a huge benefit to Textpattern, its hard to ignore.
Is this at all possible?
Last edited by rathersplendid (2010-02-14 12:14:12)
Admin Themes Prometheus | Stung | <txp:coder/
My Portfolio | ɹǝpuɐz.com | @MrMartineau
<txp:coder /> – Convert your designs into Textpattern-based websites
jQuery Style | @jquerystyle
Offline
Re: [request] Content Delivery Network integration
Does no-one have any idea on this matter???
Admin Themes Prometheus | Stung | <txp:coder/
My Portfolio | ɹǝpuɐz.com | @MrMartineau
<txp:coder /> – Convert your designs into Textpattern-based websites
jQuery Style | @jquerystyle
Offline
Offline
Offline
Re: [request] Content Delivery Network integration
CloudFront looks really nice: http://aws.amazon.com/cloudfront/
txtstrap (Textpattern + Twitter Bootstrap + etc…)
Offline
Re: [request] Content Delivery Network integration
Cross-reference:
http://forum.textpattern.com/viewtopic.php?id=34493
and
http://code.google.com/p/textpattern/source/detail?r=3350
—
and from config-dist.php:
/* * optional, advanced: http address of the site serving images */
# define(‘ihu’, ‘http://static.example.com/’);
Offline