[TYPO3-dev] new extension: vx_xajax_shoutbox
    Elmar Hinz 
    elmar.DOT.hinz at team.MINUS.red.DOT.net
       
    Wed Jul 19 09:30:02 CEST 2006
    
    
  
Jan-Hendrik Heuing [DD] wrote:
>>> If you are using eID you don't have to worry about TYPO3 caching at all.
>>>
>> There was no caching problem. Only my surprise of the absence of a caching
>> problem. :-)
> 
> That's one of the reasons, why I see more useful cases for 
> post-loading-content. You can make a full page cached, deliver that to the 
> frontend. But then, via onload-event-handler, you query things like votings 
What does onload-events mean in this case?
- still on serverside: how compares it with  PHP_SCRIPT_EXT
- from the client by JS: why not calling an independent script then or do eiD?
> for elements, which are called and passed through onto the page. Those 
> voting-queries can be small and quick, but the whole ts engine and other 
> stuff doesn't have to be initiated.
> 
> JH 
> 
> 
    
    
More information about the TYPO3-dev
mailing list