[TYPO3-dev] WARNING!?? tslib_patcher, pp_chashchecker

Elmar Hinz elmar07 at googlemail.com
Thu Aug 23 21:00:20 CEST 2007


Ingo Renner wrote:

> Dmitry Dulepov [typo3] wrote:
> 
>> By the way, there is no way for USER extension to say "I found that you
>> should not cache me right now!". I think if there is such way, there
>> will be no need for anyone to call $TSFE->set_no_cache(). I am going to
>> look at it.
> 
> exactly.
> I just had that problem again with a form...
> 
> The form could be chached, but the results must not of course. I first
> used a hook to detect a POST request for that extension to switch it to
> USER_INT but as this didn't seem to work in the live environment I
> removed it again and switched the whole plugin to USER_INT...
> 
> 
> Ingo

Hi,

a USER extension can call a USER_INT.  


See the method mainCallback in

http://typo3.org/extensions/repository/view/pp_forum/0.1.0/info/pi1%252Fclass.tx_ppforum_pi1.php/
(Popy)

http://www.4any1.de/www.4any1.de?id=2346
(JoH)

http://typo3.org/extensions/repository/view/lib/0.0.24/info/class.tx_lib_switch.php/
(Elmar)


Regards

Elmar












More information about the TYPO3-dev mailing list