Hey,

I am looking for some creative and efficent ideas on how to handle static
asset control using ZF for a large scale app.

When I say static assets I am refering to:

static images
js scripts
uploaded images/thumbnails
css files

I am currently hosting these on a seperate domain name from my application.

I was thinking about adding a version number to each filename and
incrementing this number everytime the image is updated.. However, this
would result in me having to go through all the code and change the filename
for any updates..

This wouldn't be that hard.. I am just wondering if anyone has more creative
ways to handle this.

Thanks
-- 
View this message in context: 
http://www.nabble.com/Handling-asset-version-control-with-ZF-tp20387128p20387128.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to