Andrew
New Member
Hello,
I would like to request the addition of URL variables for all JS, Skin Files, and Screenshots so that we can easily implement a CDN like MaxCDN to serve static files.
For example
<script type="text/javascript" src="{$JS_URL}/js/jquery-1.4.4.min.js"></script>
Then in the config we can have
$JS_URL = http://cdn.baptisttop1000.com
The same with screenshots.
I would like to request the addition of URL variables for all JS, Skin Files, and Screenshots so that we can easily implement a CDN like MaxCDN to serve static files.
For example
<script type="text/javascript" src="{$JS_URL}/js/jquery-1.4.4.min.js"></script>
Then in the config we can have
$JS_URL = http://cdn.baptisttop1000.com
The same with screenshots.