Needs work
Project:
IE CSS Optimizer
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2010 at 21:24 UTC
Updated:
19 Jan 2011 at 15:21 UTC
Hey, cool module. I think it'd be cool to add an option to flush all css files on each page reload. This is good if you're doing some heavy development and editing css files in the theme and multiple modules. Attached is a somewhat tested patch.
| Comment | File | Size | Author |
|---|---|---|---|
| flush_all_every_page_load.patch | 2.26 KB | slip |
Comments
Comment #1
jwhat commentedJust a note: to apply this patch in Zend Studio (Eclipse) I had to select the "Ignore leading path name segments" option.
Please change 'Flush css cache every page load' to 'Flush all CSS cache on every page load for CSS development'. Other than that, this patch works great!