Posted by tsi on June 22, 2010 at 7:21pm
84 followers
Jump to:
| Project: | Image FUpload |
| Version: | 7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Any plans ?
Can't wait to test it !
Comments
#1
Yes, in work. But not really working at the moment.
A lot of things will change.
#2
subscribing ;)
#3
In what stage it is a port in a moment? Can we offer any help? How complex task is it?
#4
It's quite complex. The thing is that I want to get rid of Flash in the future and want to use HTML5 features instead.
Nevertheless, it's quite important to keep the Flash part living in fupload. This double aspect is a bit complicated.
But let's see. Unfortunately, I'm not sure whether there will be a release with the official release of D7.
#5
Subscribe
#6
Have you considered making a direct port of 6.x-3.0 to 7.x-3.0 and then adding the html5 features in 7.x-4.0? This would let those of us who need this module upgrade to 7, and make it easier to spend more time on getting html5 right.
#7
This is a good idea. I'll probably do it like that.
#8
Subscribe
#9
subscribe
#10
subscribe - hope the D7 version can come soon
#11
subscribe - I agree with #834980-6: Port Image FUpload to Drupal 7, upgrade in two phases.
#12
subscribe
#13
Why not work with Plupload integration module for D7 ? It can already "present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on the capabilities of the client computer".
#1019170: D7 Bulk Upload File Field
#14
+1
#15
+1
#16
+1
#17
+1
#18
+1
#19
Subscribe
#20
Subscribe
#21
subscribe
#22
Subscribing
#23
subscribe
#24
Hey guys,
as long as there's no D7 port of Fupload, please have a look at this module:
http://drupal.org/project/plupload
#25
subscribe
#26
+1
#27
subscribe
#28
subscribing
#29
Subscribing
#30
+1 subscribing...
#31
Any rough time frame / perspective for the D7 release?
#32
+1
#33
+1
#34
+1
#35
subscribe
#36
+1
#37
+1
#38
There is a new Multiple uploads widget available at http://drupal.org/sandbox/vingborg/1138512 . No, it doesn't do everything that this module does, but it may help someone who just needs a simple method of uploading multiple images to a field.
#39
+1
#40
subscribing ;)
#41
+1
#42
+1
#43
This is currently the only method i have found for bulk uploading views gallery image nodes http://drupal.org/project/views_gallery
#44
+1
#45
+1
#46
Subscribe
#47
Subscribing.
#48
subscribing
#49
Any news?
#50
I use these modules to upload multiple files to a file/image field: http://drupal.org/sandbox/czigor/1115362
You need both Multiupload Filefield Widget and Multiupload Imagefield Widget modules to upload images. Should only work in html5 browsers.
#51
I also agree with #6
This really is a must have module for the sites that we make!
#52
Oh noes, no commits for half a year. I guess we need to resurrect this fine project.
#53
Why don't you look at Media and Plupload modules?
#54
"Why don't you look at Media and Plupload modules?"
If you are looking to create a simple solution, Media might be an overkill. Also at the moment Media is not too stable and they just branched out the code to add new functionality, which is not backward compatible. In my case I am not even considering Media at the moment as I don't want to be jumping through hoops trying to upgrade/migrate later.
Truth is D7 does not have a GENERIC mass upload capability and that's a shame.
#55
I was using Image Fupload to upload image files and create one node per image. As I really need an equivalent on Drupal 7, I began to write a very simple module.
This module will only provide an upload form, upload files and create one node per field, then let the user edit each newly created node (one by one), using the standard node form (I want this module as simple as possible).
I’m posting that here because I want to know if there are other people having the same need (download multiple file + create one node per file) and that are interested in such a module (or if they found a solution using existing modules).
#56
@pyrollo Me me me !!! ;o) I'm looking exactly for this !!!
#57
#55: I assume that "create one node per field" should be "create one node per FILE".
I have the following needs;
a) upload multiple files into a file field on the same node (roles based access to do so per content type), by selecting several files and uploading them in one operation.
b) upload a compressed archive (zip), have the server extract it and put the files into the file field, just as if done manually with a multi-select as in a).
c) option to create one node per file for a) and b) (as #55 describes). I think that this option should be configurable so that 1) the admin can decide if the default should be enforced for role x, y, z - and 2) when not enforced, it should be possible for the user to select the desired method just beside the browse button where the files are selected. For example by having a tick mark: "Create one node per file". That tick mark would ideally appear whenever the method is not enforced, on a per content type, per role basis.
#58
Subscribe - in dire need of this as well
#59
@pyrollo setup a sandbox or start a new simple_fupload project.
#60
@Taxoman : You are right, I meant "create one node per FILE".
@likewhoa : I'm going to set up a sandbox project this week.
#61
Ok,
First code release for this new project can be found here :
http://drupal.org/sandbox/pyrollo/1256156
It is far from even being an alpha version but if any one wants to give a try, remarks are welcome.
I will open a few issues and I will need help to find a few ideas for making this project really usable.
#62
+1 to "one node per file".
#63
Subscribe
#64
Subscribe
#65
Subscribe
#66
thanks pyrollo :) I'll test it soon for sure
#67
Indeed Pyrollo's module is a great start & does whats needed for node-per-image based batch uploads
http://drupal.org/sandbox/pyrollo/1256156
#68
Is the sandbox module pretty stable to start using it in dev or it has bug when using it ?!?
#69
no... it has bugs but it does mostly work
#70
Subscribe
#71
Subscribing
#72
subscribe
#73
@stevieb: have you noticed the green "Follow" button in the upper-right corner here? Use that if you only want to "subscribe" (ref. "Stop subscribing, start following": http://drupal.org/node/1306444 )
#74
Subscribe
it's important to add multiple file upload for imagefield thats already in Druapl 7 core.
Thanks
#75
I agree totally. A module like this one is one of the most essential things to be put in place in Drupal 7.
And if a solution would support filefield path's module, that would be wonderful.
I will happy to test any patches or developmental codes. And I will happily hear form you if there exist another way to upload multiple images at once, even using zip files.
All the best mates.
#76
Guys see this module Plup, better and D7.