How would we get this to work with other file uploads in CCK? For example, allow the uploading of images through SWFUpload with ImageField?
How would we get this to work with other file uploads in CCK? For example, allow the uploading of images through SWFUpload with ImageField?
Comments
Comment #1
trogie commentedyep, looking for that feature too!
Comment #2
twom commentedI was wondering if someone was working on this feature? I would be very handy to combine SWFUpload with CCK imagefield!
Comment #3
Zoologico commentedTracking.
Comment #4
zmove commentedsubscribing
Comment #5
psu commentedtracking
Comment #6
momper commentedsubscribing
Comment #7
boris mann commentedI've written this into the project goals once we get stable D5 and D6 versions. If people would like to see this happen, please contact me about donating / sponsorship.
Comment #8
likewhoa commentedsubscribing
Comment #9
jacerider commentedsubscribing
Comment #10
basicmagic.net commentedsubscribe
Comment #11
marvix commentedAny updates!
tracking!
Comment #12
roderikI have a fully functional CCK imagefields module, for Drupal 5 that is.
I have been unable to share this with others while I was working on it, for funky business reasons (and time constraints).
It does image reordering after upload, too. (Reordering CCK fields is 'in core' in D6, but not in D5, so I had to implement JavaScript code for that myself.)
Because of some issues in D5 core, parallel callbacks (from your SWFUpload applications to the server) sometimes lose session information. This results in uploaded images being 'lost' in non-intuitive ways. If this happens to you, you have to patch session.inc in D5 core :(
(Which totally works, but will have performance implications on really busy sites. Not even speaking of the dead kittens.)
I have made it available at http://wyz.biz/drupal/imagefield_fupload . I will be applying for a CVS account and looking at other people's modules to see how this is best integrated on Drupal.org / into other modules. The module is fully functional though, so if you need it: just install it and give it a try. It should play nice with everything else, and 'just work' (except for the losing of some images if you do large parallel uploads, maybe.)
Because of these issues (specific to CCK/parallel upload, and the javascript code that is not necessary in D6 anymore), I am not sure whether it makes sense to merge this module with non-CCK SWFupload. There's just huge chunks of code that are only necessary in this specific case. But I'll see what other people think.
(If you wanna talk to me about it on DrupalCon: I'm there now.)
And HUGE thanks go to tolmi who saved my ass twice when I was stuck with this code.
Comment #13
awolfey commentedHi, trying to download this but the link is broken. Thanks.
Comment #14
cangeceiro commentedin regards to #12 the download link is busted
Comment #15
robloachI think he's talking about http://drupal.org/project/image_fupload . A direction which might be a good option is turning SWFUpload into a utility module that just maintains how SWFUpload is installed on the server. Another module that does this is the GetID3 module. All it does is provide a small API to use GetID3, and provides the hook_requirements() implementation to make sure it's installed correctly. Then Image_Fupload could then use the SWFUpload module to make sure SWFUpload is installed correctly, but then use it appropriately.
Comment #16
cangeceiro commentedthe image_fupload hosted by drupal is for 6 only, his version with the busted link is a port for version 5.
Comment #17
awolfey commentedRoderik's imagefield_fupload for D5 works really well. I hope he'll release it or fix the link. I like its simplicity over image_fupload for D6, which has a couple of page refreshes rather than js. But being able to use swf with imagefields is great in any case.
Comment #18
skilip commentedsbscrb
Comment #19
roderikI'm sorry, guys. Other distracting work has led me to be absent from this thread, and all of Drupal, for nearly 2 months.
I've sent people the file by mail when requested and gotten some very positive feedback. Kris Arnold (who mailed me a few days ago) has provided a little fix.
The file (with fix) is available again for download at http://wyz.biz/drupal/imagefield_fupload . And I am still going to look through image_fupload and other modules to see about cooperation, and apply for a CVS account here.
Comment #20
mr.andrey commentedIs there a way to upload multiple non-image files?
I have a setup where I need to upload multiple mp3s and images (album artwork), and fill out the various fields at the same time (artist, album, name, etc).
I like the way Image FUpload does it with images - Upload first, then give the form where various fields can be filled out on one page. Very intuitive - I believe Flickr does the same thing. Upload first, label later.
Is there an interest in making this happen (multiple non-image uploads), and if so, what would it take? (I've done a bit of development, so I could definitely help out in coding/testing area).
Thanks,
Andrey.
Comment #21
Jackinloadup commentedsubscribe
Comment #22
CarbonPig commentedsubscribe
Comment #23
CarbonPig commentedsubscribe
Comment #24
kirilius commentedBump!
Comment #25
ManyNancy commentedFilefield please.
Comment #26
minus commentedThis would be a great Filefield feature, I will donate $ to get this done, if it's even possible?
Contact me !
Drupal #6
Comment #27
jordanmagnuson commentedSubscribing.
Comment #28
skilip commentedI'm almost done........ Expecting a new release next week.
Comment #29
ManyNancy commentedWow, super news skilip. :D
Thank you so much.
Comment #30
minus commentedFantastic skilip :)
Comment #31
chrismoylan commentedThis would be great. Thank you!
Comment #32
skilip commentedIt's alive!
Comment #33
minus commentedAmazing skilip!