Is it possible to only include the scripts etc. that are actually used on the site/page in the HTML output shown to the world?
Loading the JS and CSS files for all installed plugins and the admin interface (like the following), slows down the page a lot:
var ip = {"baseUrl":"http:\/\/localhost\/ImpressPages\/","safeMode":false,"languageId":1...
Thanks Morten