Hi all, Anyone got any idea if this can be made a plugin in Symfony?
http://www.electrictoolbox.com/force-reload-css-javascript-unique-filenames/ Basically appends timestamp on the css and js files, for example main.css becomes main.20090606121212.css but this actually refers to main.css (using mod rewrite). So browser sees "main.20090606121212.css" but the file is actually "main.css". I guess in order to create such plugin, there must be a way to overwrite/intercept the templates css and js and change the file names? Kind regards, Sid -- Blue Horn Ltd - System Development http://bluehorn.co.nz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
