[TYPO3-mvc] Re: Extbase / ViewHelper disable caching?

Andy Hausmann hi at andy-hausmann.de
Wed Aug 20 08:02:34 CEST 2014


I was wondering how i can declare my plugin as "USER_INT" as I am calling it via a Content Element "Insert plugin". How do I define this important information to TYPO3?

In case I build a Library through TypoScript, I can easily achieve that:

lib.pluginXY = USER_INT
lib.pluginXY {
..
}

But how does this work via "Insert plugin" Content Element?


More information about the TYPO3-project-typo3v4mvc mailing list