Atm there is not browser caching available for the js files from the simile_timeline folder

Comments

xamanu’s picture

Status: Active » Postponed (maintainer needs more info)

I don't get you right here. Please provide some more information.

arnold_mad’s picture

I used page speed addon from google to check which files are cached and which are not and what I saw is that the JS is not set to be cached on the client (so they are always loaded to the client). Additionally it would be great if the JS files could be bundled with all other JS files so that only 1 request for all JS files on a drupal system is getting downloaded.

arnold_mad’s picture

Status: Postponed (maintainer needs more info) » Needs review