Hi Yota, Welcome to the list!
Are you sure the magnolia cache is the problem? If your css file has the same name in your html, the browser will cache the css resource for you. Try ctrl-F5 (works in most browsers) to complete retrieve all resources. If you are working on an admin instance, cache cannot be your problem. Resources are not cached when running an admin instance. If the magnolia cache is really your problem, you can try this: stop the server, remove the files from the cache folder, restart again. Your cache is rebuilt fresh now and your new css file will be served. Hope this helps you going. Bye, Bert ________________________________ Van: [email protected] [[email protected]] namens Yota [[email protected]] Verzonden: maandag 26 juli 2010 14:17 Aan: [email protected] Onderwerp: [magnolia-user] Hello everyone and one question about cache :D First of all i wanna send you some salutations, because it's my first mail to this mailing-list. I will help in everything i can and i hope you can help me too ^^ Before everything i wanna make some apologies about my english because it isn't perfect :P Ok, now about my question... I'm having some problems with my cache, i have a template where i can change my CSS and choose a lot of them. With this i can make my website more enjoyable and fresh, but when i change some of this CSS my cache isn't refresh. I readed this -> http://documentation.magnolia-cms.com/modules/cache.html But i have some questions about. I think than i need make a Flush policy for when i refresh the styles but i don't know how to make it. I have added there the repository website, but how i make a rule to flush everything when i change my css? I readed about this too: Commands Cache related commands are in the cache catalog: * flushAll completely flushes all available caches. * flushByUUID completely flushes all entries related to given UUID from all available caches. Expects repository and uuid as parameters. But where i can make this ? Probably these are the easiest ways for make my cache settings , but i continued searching more info about that and i readed in javadoc some Cache classes and ehcache javadoc, but there are so much info and i'm a lil bit lost. I'll hope u can help me guys =) Really thanks in advance, Kind regards, Christian. ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
