[Typo3] Plugin USER_INT or USER depending on cacheability of page

Ernesto Baschny [cron IT] ernst at cron-it.de
Thu Jul 28 19:26:45 CEST 2005


Hi!

In an extention I am writing (a frontend-plugin) I need to know if the
currently being rendered page has USER_INT objects in it - i.e. won't
get completely cached - or not.

If the current page is going to get cached, the plugin should also
"cache itself" (being an USER-object). If the page has some non-cached
parts, it shouldn't get cached either (USER_INT).

Is this possible? How?

Thanks,

--
Ernesto Baschny



More information about the TYPO3-english mailing list