By Jensen Tonne on Friday, 20 December 2013
Posted in General
Likes 0
Views 1.4K
Votes 0
Hi guys, while primary component (static/optimized) scripts are compatible with any CDN plugins you throw at it, those non-essential scripts which are loaded separately (like the "flot.js" script which is used in EasySocial backend for graph & analytics) are not loaded via CDN.

I've identified several non-essential scripts are not loaded via CDN and they are some of the jQuery UI scripts, flot, sparkline, plupload, redactor & moment.

You can make those non-essential scripts load via CDN by adding a quick hack around line 280 in "media/foundry/3.1/joomla/configuration.php".
See the attached screenshot for the hack.
View Full Post