auto-versioning for js and css files. Needs .htaccess to be installed
authorArun Persaud <arun@nubati.net>
Wed, 9 May 2012 03:42:59 +0000 (20:42 -0700)
committerArun Persaud <arun@nubati.net>
Wed, 9 May 2012 03:42:59 +0000 (20:42 -0700)
commit9d189605d5ccdbd7125f2e8839c63fa2028d44c1
treedf3343a0a368cc12a71da8b7cda8295bbf2bd611
parent2fb259fc72129bcb9d209368a97c99638ef77001
auto-versioning for js and css files. Needs .htaccess to be installed

The md5 of the file will be added to the filename of the .js or .css file.
.htaccess will remove these again, but the browser will be able to cache correctly now.
.gitignore
INSTALL
htaccess.template [new file with mode: 0644]
include/output.php