[TYPO3-dev] Wanted: Jerome Schneider

Jerome Schneider typo3dev at ameos.com
Mon Jan 7 10:24:42 CET 2008


Hi,
Here am I, was on coffe break ;)

I answered to your mail in the morning,


 > In the extension you provide a src directory with nearly (!) all the
 > Java sources but ClientHttpRequest (which is used in
 > MyDropTargetList.java isn't provided. I think it has to be the code of
 > Vlad Patryshev? But I'm not shure ...

The ClientHttpRequest was the original name of Vlad's, that I used in a 
test file MyDropTargetList.java, file which isn't used anymore. I should 
have removed MyDropTargetList.java as it corresponds to nothing now.

 > Is this a second version of the mass upload or what? Is this running
 > code?

Yes, the code present in src of the T3X you can download on TER is 
latest SRC and is up-to-date-full-compilable code.

 > Somehow there is to pass the desired maximum width or heigth to
 > DropTargetImage.uploadFiles() ... any idea how to do that best?

Well, I would say IMHO that this is a parameter that should be present 
only on server side as PHP is going to rescale images ?

 > Maybe since TYPO3 4.1.0 there isn't any Web>File module anymore!
 > "File" is a group like "Web" now, so your (great!) extensions doesn't
 > integrate into the backend module menu without DAM. Therefore DAM has
 > to be installed to make use of ameos_dragndropupload

I checked and found no Web>File module since at least TYPO3 3.8.1 ? 
Seems to me that the standard File module is/was File>Filelist
Is this a typo ? maybe the problem is that in TYPO3 >= 4.1.x there's no 
more File>Filelist ?

 > When one first installs ameos_dragndropupload and afterward installs
 > DAM, DAM will not work correctly; it simply doesn't show up in the
 > menue.
 > Everything is ok, when you install DAM first and ameos_dragndropupload
 > later.

Yep this seems to be a bug, and I'll try to fix this in near future.



Greetz,
Jerome Schneider

Widmann, Manfred a écrit :
> I'm looking for Jerome Schneider, author of the wonderfull 
> ameos_dragndropupload! I sent an email but I'm afraid it went into the spams 
> ...
> 
> If you are reachable by this way, here's the two mails:
> 
> Hi Jerome!
> I'm still into building a scaling utility into your mass upload extension. I 
> basically know where I want to add:
> 
>   a.. In DropTargetImage.java in the uploadFiles() method i want to add a 
> call to a methode of mine called LittleToolBox.imageScale(file, int) which 
> scales the image in the file to a maximum width or heigth (whatever is 
> larger) of the given int.
>   b.. Later on in the uploadFiles() all occurences of oCurFile have to be 
> changed to oCurFileScl (the scaled one)
> But a few questions remain:
>   a.. In the extension you provide a src directory with nearly (!) all the 
> Java sources but ClientHttpRequest (which is used in MyDropTargetList.java 
> isn't provided. I think it has to be the code of Vlad Patryshev? But I'm not 
> shure ...
>   b.. BTW: Is this a second version of the mass upload or what? Is this 
> running code?
>   c.. Somehow there is to pass the desired maximum width or heigth to 
> DropTargetImage.uploadFiles() ... any idea how to do that best?
> Cheers
> Manfred
> 
> 
> --------------------------------------------------------------------------------
> Von: Widmann, Manfred Dipl.-Ing. [mailto:mpunktw(at)gmx.net]
> Gesendet: Samstag, 05. Jänner 2008 22:08
> An: 'typo3dev(at)ameos.com'
> Betreff: Drag Drop Mass Upload
> 
> 
> Hi Jerome!
> I installed your extensions and found two problems - one with TYPO3 4.1.x (I 
> think) and one with DAM-iteraction:
> 
>   a.. Maybe since TYPO3 4.1.0 there isn't any Web>File module anymore! 
> "File" is a group like "Web" now, so your (great!) extensions doesn't 
> integrate into the backend module menu without DAM. Therefore DAM has to be 
> installed to make use of ameos_dragndropupload
>   b.. When one first installs ameos_dragndropupload and afterward installs 
> DAM, DAM will not work correctly; it simply doesn't show up in the menue. 
> Everything is ok, when you install DAM first and ameos_dragndropupload 
> later.
> Maybe it's of any interest to you for making your extension running in the 
> future too ...
> 
> But I have a question too: I would like to invent mass-scaling of the 
> mass-uploaded pictures, so that every picture has a certain max width or 
> heigth. Where would you program this feature? Maybe in mod1/index.php short 
> after teh call of upload_copy_move() with the help of imageMagick?
> Cheers
> Manfred
> 
> 




More information about the TYPO3-dev mailing list