is it possible to disable caching of css?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
animatrix
New Member
New Member
Posts: 7
Joined: Sun Jan 09, 2011 7:19 pm

is it possible to disable caching of css?

Post by animatrix »

is it possible to disable caching of css? I can't find it anywhere. Just for development, to easier identify css in firebug
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: is it possible to disable caching of css?

Post by Wishbone »

Are you talking about CMS caching, or browser caching?

If you are talking about CMS caching, you can use {stylesheet} instead of {cms_stylesheet}. {stylesheet} dynamically generates the stylesheet from a database, instead of caching it in a file. You can't use any [[smarty]] inside of {stylesheet} and you might have to update any paths to background images.
Locked

Return to “[locked] Installation, Setup and Upgrade”