I am running umbraco 6.2.1 (upgraded from 6.1.3) and I have some issues with ClientDependency. Currently I am using CDF to minify the JS and CSS files for my templates. Some of the CSS files are coming from Umbraco>Settings>CSS and content editors manage them.
Currently the content editors are complaining because whenever they change something in the CSS, they have to wait for someone from the administrators to clear the CDF cache so they can see their changes (not to mention that we have a distributed environment and the cache needs to be cleaned on several servers). Also syncing the CSS files with Courier requires a cache cleanup.
Should CDF automatically update the minified and cached files if any of the original files change?
Is there a setting in CDF, which enables it to monitor the original files for changes?
ClientDependency Caching Issue + Courier
Hello,
I am running umbraco 6.2.1 (upgraded from 6.1.3) and I have some issues with ClientDependency. Currently I am using CDF to minify the JS and CSS files for my templates. Some of the CSS files are coming from Umbraco>Settings>CSS and content editors manage them.
Currently the content editors are complaining because whenever they change something in the CSS, they have to wait for someone from the administrators to clear the CDF cache so they can see their changes (not to mention that we have a distributed environment and the cache needs to be cleaned on several servers). Also syncing the CSS files with Courier requires a cache cleanup.
Should CDF automatically update the minified and cached files if any of the original files change? Is there a setting in CDF, which enables it to monitor the original files for changes?
Thanks!
is working on a reply...