[TYPO3-dev] typo3-rpc proposal

Tapio Markula tapio.markula at atwebteam.com
Wed Apr 11 11:50:20 CEST 2007


Martin Ficzel kirjoitti:
> im thinking about creating an external interface for the typo3 backend
> to enable the creating of external (maybe flash) management modules.

use tm_shared_lib and create a new module and use it as topapps.
Just disable existing modules and use hook creating your own.

> - no external interface (xmlrpc, soap, webdav ... ) is available wich
> could be used from external tools

you can use lz_links to add fake modules for external tools.
Very simple and easy

> - create an abstraction class for creating, reading, manipulating and
> deleting of records wich uses the tce functions and adds some reading
> methods (a be login is still necessary so the security should be the
> same like in the normal be)

own version of list module?

> my questions at this moment are:
> - is this a good or bad idea

not a good idea to recreate Web > List because there is AJAX planned for  it




More information about the TYPO3-dev mailing list