[Typo3-dev] fe_adminLib.inc ?

Andreas Schwarzkopf a.schwarzkopf at meinsystem.de
Tue Sep 7 22:23:05 CEST 2004


Hi Sylvain,

Sylvain Viart schrieb:
> Is this library always to way to handle FE editing ?
> I need to upload a file, and adjust an existing content record.

It is easy to handle with fe_adminLib. Look at TSref, there are also
some samples. I think you don't need an extension for such proposes. 
Look also at feuser_admin and direct_mail_subscription extensions for 
different working configurations. Don't forget to declare the fe_form 
with the attribute enctype="multipart/form-data" otherwise you can not 
upload files.

grtx

Andreas




More information about the TYPO3-dev mailing list