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.

CommentFileSizeAuthor
flush_all_every_page_load.patch2.26 KBslip

Comments

jwhat’s picture

Status: Needs review » Needs work

Just 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!