[TYPO3] AJAX Request

Tapio Markula tapio.markula at atwebteam.com
Tue Apr 3 16:05:26 CEST 2007


R. van Twisk kirjoitti:
> Francois Suter wrote:
>> Hi,
>>
>>  
>>> I'm useing the dojotoolkit which I got whinin the extension  mc_dojo. 
>>> Everything works fine, but now I got the Problem, how to  get Data 
>>> without the whole Frameworkdata.
>>> Here a quick example:
>>> If I call ?tx_extension_pi1[cmd]=getGroups I want to get only the  
>>> fe_groups which I get from my function. What I get are the  fe_groups 
>>> and all the usual stuff:
>>>     
>>
>> You've got to use the eID parameter in your calls. There's a good  
>> podcast about that topic: "4.0 TechInsight: Frontend AJAX casestory",  

If you want to add AJAX for frontend, please implement also clipboard 
functionality for contenent element.
That is possible and implemented in tm_contentaccess.
Works both together with classic page module and TemplaVoila.
Endeed TemplaVoila uses partially fake clipboard.

Paste uses in fact flexform pointer handling functions and not clipboard 
functions.


More information about the TYPO3-english mailing list