[TYPO3-mvc] 6.2 BE FAL file upload completion hook?

Frans Saris franssaris at gmail.com
Wed Aug 27 11:47:31 CEST 2014


Hi Andreas,

you can add event listeners to the DragUpload.js to manipulate the client
side.
On serverside you can use multiple hooks but also signal/slots.
Have a look at ext:image_autoresize maybe you can find some inspiration
there :)
https://git.typo3.org/TYPO3CMS/Extensions/image_autoresize.git/blob/HEAD:/ext_localconf.php

gr. Frans


2014-08-18 22:36 GMT+02:00 Andreas <andreas at digitaluv.com>:

> Hi,
> I have a 6.2 fal be file upload field with getFileFieldTCAConfig with the
> progress bar and all. Does anybody know how to hook in immediately after
> successfull upload and not upon saving the actual record?
> Maybe it's in some validation?
>
> Thanks
> Andreas
> _______________________________________________
> TYPO3-project-typo3v4mvc mailing list
> TYPO3-project-typo3v4mvc at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-project-typo3v4mvc
>


More information about the TYPO3-project-typo3v4mvc mailing list