W dniu 2013-02-28 11:20, Domi wrote:
Hi Krystian

lib.header_menu_main = COA
lib.header_menu_main.stdWrap.cache.key = header_menu_main_desktop
lib.header_menu_main.stdWrap.cache.lifetime = 0
lib.header_menu_main {

     10 = HMENU
This is a very useful, I never used it. Will digg into it, lifetime
setting to 0 means, it never ends, or better say, only ends on cacheclear?

So I can use it for all my content blocks like:

lib.contentMain = COA
lib.contentMain.stdWrap.cache.key = content_main
lib.contentMain.stdWrap.cache.key.lifetime = 0
lib.contentMain.10 < styles.content.get

How can I take care with cache on this elements? Because currently the
caching is lighning fast already.


Please also read
http://forge.typo3.org/projects/extension-coago/wiki/

and there especially:
http://forge.typo3.org/projects/extension-coago/wiki/Understanding_the_cache_mechanism

The most recent version of this extension is on gihtub:
https://github.com/t33k/coago

--
grtz
Krystian Szymukowicz

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to