Am Dienstag, 3. April 2007 16:05 schrieb Tapio Markula: > 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. > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
Hi Tapio, I got that with the eID and will test asap, but for my extension it would not be able to use clipboard functionality. Could you give me a example for it? Greets, Dominik _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
