[TYPO3-german] Wie wende ich 'addPageCacheTags' richtig an?

Philipp Gampe philipp.gampe at typo3.org
Fri Oct 31 15:57:56 CET 2014


Hi JCL,

JCL - Johannes C. Laxander wrote:

> plugin.tx_myext {
> stdWrap.cache {
> key = txmyext_{page:uid}_{TSFE:sys_language_uid}
> key.insertData = 1
> tags = txmyext
> lifetime = unlimited
> }
> stdWrap.addPageCacheTags = txmyext
> }

Dann musst du auch die tags txmyext_{page:uid}_{TSFE:sys_language_uid} 
löschen lassen, sonst wird ja bei generieren der Seite die gecachte Version 
des Plugins genommen.

Da hilft es auch nicht, wenn du den Page Cache löschst, weil das Plugin ja 
trotzdem im Content Cache gespeichert bleibt.

Grüße
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-german mailing list