[Typo3] Disable caching only for an extension, but the rest of the page should be cached

Matthias Taugwalder matthias.taugwalder at bluewin.ch
Sun Aug 21 19:55:55 CEST 2005


Good evening

On a webpage I saw way with which you can disable the caching in the
extension's code by calling 
	$GLOBALS["TSFE"]->set_no_cache()

What if this function is called although I set config.no_cache = 1 in my
template? Does Typo3 recognize that it should only not cache the extension's
contents or is the whole page not cached?

Does this procedure with set_no_cache() have any disadvantages?

Thanks for any experiences or hints in advance.


Best regards,

Matthias Taugwalder
 
---
Matthias Taugwalder
matthias.taugwalder at bluewin.ch




More information about the TYPO3-english mailing list