[TYPO3-dev] AJAX for Typo3 BE and FE interface

tapio tapio.markula at dnainternet.net
Fri Feb 10 11:55:14 CET 2006


Hi

Masi answered
 >
 > I recall no consense on which AJAX library to use or to build on in 
TYPO3. I have no opinion on what library is the best (or rather best 
suited), but it should be only one (for BE and FE). Throwing random bits 
of AJAX around the code uncoordinate won't improve matters.
 >
 > Masi

This is a worth of new topis.

Maximo Cuadros Ortiz has used as the basic library AJAX script these:

// Copyright (c) 2005 Thomas Fuchs (http://script.aculo.us, 
http://mir.aculo.us)
//           (c) 2005 Ivan Krstic (http://blogs.law.harvard.edu/ivan)
//           (c) 2005 Jon Tirsen (http://www.tirsen.com)
// Contributors:
//  Richard Livsey
//  Rahul Bhargava
//  Rob Wills

and added one script file for Typo3 + related PHP-scripts

Maximo has done well working AJAX for the columns view of the standard 
page module.

Using the same library it is possible to create AJAX for frontend.
Full working AJAX for fronend would make frontend editig easy - and even 
it would be a great fun to use Typo3 in fronend editing.

At this moment there is not working AJAX for frontend editing.




More information about the TYPO3-dev mailing list