Yep, so hat's funktioniert ! Nochmals vielen Dank Helmut, und auch euch Chris und Philipp für die Hilfe :)
Gruß, Johannes. > > Danke Helmut, ja es ist eine Extbase Extension. > Ich werde es mal wie von beschrieben testen und gebe dann wieder Info. > Johannes. > > > [email protected]] Im Auftrag von Helmut Hummel > > Gesendet: Samstag, 1. November 2014 12:14 Hi! > > > > On 31.10.14 22:42, JCL - Johannes C. Laxander wrote: > > > > > Also ich hab jetzt im TypoScript Setup meiner Extension dies: > > > > > > plugin.tx_myext { > > > stdWrap.addPageCacheTags = tx_myext } > > > > Ist das eine Extbase Extension? Dann geht das so nicht, da > > plugin.tx_myext kein USER object ist. > > > > Besser wäre es von vorne herein immer > > > > tt_content.list.20.txmyext_pi1 { > > stdWrap.addPageCacheTags = tx_myext > > } > > > > zu setzen, da tt_content.list.20.<pluginName> immer die TypoScript > > rendering Definition für das Plugin enthält (USER<_INT>). > > > > Kind regards, > > Helmut _______________________________________________ TYPO3-german mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
