[TYPO3-ect] uploads support in cool

Philip Almeida philip.almeida at gmail.com
Mon Nov 5 11:18:45 CET 2007


On 11/4/07, Johannes Künsebeck <hnes_k at gmx.de> wrote:
>
> Hello all,
>
> I have written a small document management extension with lib/div in an
> early version, and it was
> real fun to code that way, especially with the php-templating and the
> forms lib. Thanks Elmar and
> the whole MVC supporters.
> What I really missed (in both the pi_base and lib/div) was a nice way to
> work with fe_user-uploaded
> files.


Try to see if the method implemented in EXT: ameos_dragndropupload feet's
your needs and if it can be changed easily.
http://typo3.org/documentation/document-library/extension-manuals/ameos_dragndropupload/1.4.0/view/

Regards,
philip

There is the tx_lib_parameters object with the GPvars, but to access files I
> had to  walk through
> the $_FILES-array by myself, including the strange way php handles the
> array keys in _$FILES, then
> validate the file-type and call move_uploaded_file. I did this by
> extending the tx_lib_parameters
> and tx_lib_form_base class and it worked well for my needs , but felt a
> bit hackish.
>
> I think FE file-upload is a quite common scenario. So I like to discuss
> with you: Is it useful to
> have this functionality in  cool? Is this in the scope of cool?
>
> Regards
>
> Hannes
> _______________________________________________
> TYPO3-team-extension-coordination mailing list
> TYPO3-team-extension-coordination at lists.netfielders.de
>
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-extension-coordination
>



-- 
--- --- --- --- --- --- --- --- ---
Philip de Oliveira de Almeida


More information about the TYPO3-team-extension-coordination mailing list