Re: Simplified paths for dynamic asset context

2009-11-30 Thread TNO
These are kind of static assets. They rarely change... and how do you get the context name ? Le 30/11/2009 12:55, Ulrich Stärk a écrit : Don't use assets in this case. Assets are for static content that rarely changes. Hence the version number and far future expire headers. Uli Am 30.11.200

Re: Simplified paths for dynamic asset context

2009-11-30 Thread Ulrich Stärk
Don't use assets in this case. Assets are for static content that rarely changes. Hence the version number and far future expire headers. Uli Am 30.11.2009 11:57 schrieb TNO: Hi, I migrate from T5.0.18 to T5.0.1.5 a couple of days ago. Ok works fine ! But I work on an application which users

Simplified paths for dynamic asset context

2009-11-30 Thread TNO
Hi, I migrate from T5.0.18 to T5.0.1.5 a couple of days ago. Ok works fine ! But I work on an application which users can upload document and image. So my link to these assets must not contains the application version in their path. They can be dependant of my application version which change