Well, their are a few awesome tutorials available for configuring CDN.
But if this feature will be integrated to MyBB, then it will not only help us to serve static contents via CDN but also help small forums to get some extra points who do not have CDN. (By serving static contents from cookieless domain)
I am strongly in favor of this feature.
Just change your image paths to point to your CDN? It's easily enough done...
(2012-03-16, 07:33 PM)euantor Wrote: [ -> ]Just change your image paths to point to your CDN? It's easily enough done...
Not so easy because some images like icons and smilies don't use theme image path.
I use a CDN though and it's possible but templates and some core edits are required. It's not too bad though overall for the benefits.
But MyBB should imho do more to allow CDN usage for javascripts, css, and images.
Nice idea. Good to have it by default.
(2012-03-17, 12:42 AM)labrocca Wrote: [ -> ] (2012-03-16, 07:33 PM)euantor Wrote: [ -> ]Just change your image paths to point to your CDN? It's easily enough done...
Not so easy because some images like icons and smilies don't use theme image path.
I use a CDN though and it's possible but templates and some core edits are required. It's not too bad though overall for the benefits.
But MyBB should imho do more to allow CDN usage for javascripts, css, and images.
Good point, though I'm sure that changing the image path will fix quite a few of them, right? It would be nice to have an easier way though.