Loading...
 
Skip to main content

History: Minify JavaScript

Preview of version: 9

Minify JavaScript


This is done via tiki-admin.php?page=performance -> Performance

It has two benefits:

  • Better performance by reducing the quantity of data to transfer.
  • Cache-busting: the filenames of minified JavaScript files be based on the contents of all the files, not just the filenames, so that when anything changes within a file, i.e. after an upgrade or bug fix, browsers will automatically get the new version of the code (following clearing the tiki caches only). This is especially important with you are using something like mod_expires.


Related

Alias

Minify JS

History

Information Version
Marc Laporte 10
Marc Laporte 9
Marc Laporte 8
Marc Laporte 7
Marc Laporte 6
Marc Laporte 5
Philippe Cloutier remove outdated known issue 4
Marc Laporte 3
Marc Laporte 2
Marc Laporte 1