Closed (fixed)
Project:
Image FUpload
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
27 Jul 2008 at 08:10 UTC
Updated:
30 Aug 2008 at 15:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
grandcat commentedFor those people who really want to "massupload" images, don't need any body field, but automatic text could be of interest. I think of an integration of token module which allows this possibility. If it doesn't integrate by itself, I will make it do. Perhaps, someone could test this case.
But this feature will appear at the same time image_fupload also supports imagefield, so 1.* release and dev.
Comment #2
ryooki commentedIt is true that if you mass upload, you probably don't need a body field. However, this addon describes itself as allowing multiple images to be uploaded instead of just 1 - which could be as simple as 2 images. Also, it replaces the single upload method by default. Taking a look at http://drupal.org/node/282542, leads me to believe that others, like myself, are hoping to basically do what your description says (upload multiple images with one simple click) and still retain the functionality of the default image upload capabilities. MySpace and Facebook basically do this, and it makes uploading images there easier, more fun, and less time consuming than in Drupal. I was really hoping your module would be the solution for this. Right now, your module helps makes things easier, and I appreciate that very much. :) Hopefully someone will come out with something that brings Drupal in ease of use closer to Facebook and MySpace.
Comment #3
ryooki commentedI shouldn't have closed this issue, sorry! Not my place.
Comment #4
grandcat commentedPerhaps you could provide a screenshot (and describe it) of Facebook or something else while uploading images with the wanted feature.
Update:
I had a look at mySpace's photo uploading "machine", but I didn't notice any advantages compared to my module. The images are simply uploaded in a gallery, that's all. No body or anything. What do you mean? I can't really imagine (screenshots...) =)
Comment #5
ryooki commentedHere are my screenshots.
In mySpace, I'm able to upload the images titled as anything (1), and they are uploaded to a gallery (2). Then, I can caption them as anything I want (3) before submitting them. If I want to tag them (not a feature of yours), I can edit all the captions at once (4).
The major difference here is drupal has both an image node title and body. The title, we'd have edit ahead of time, and they have to be written a specific way. Not a big deal, but cumbersome for the average user. (ie have to use "_" instead of " " or it doesn't display correctly. In image 5, you'll see some titles as all caps, "An Example Image"- those were the ones I had saved as "an example image.jpg". I had to edit & reupload the images afterwards removing the spaces for them to show correctly. In order for the titles to show as "An example image," I had to save them as "An_example_image.jpg")
The Drupal galleries are designed to display small image titles, with larger image descriptions in the body. If you put a large title, it displays poorly in the gallery view (5). The captions of MySpace are like the body fields of Drupal in my mind, and each image node is more like a story than just a picture. Often, I like to write stories about images I upload (where I took it, what was happening, or sometimes a totally fun, fictional blurb) (6).
Comment #6
grandcat commentedOK, thank you very much for the information and screenshots (cool pictures ... by the way ^^ [6]).
I am also of the opinion that it's a good thing to be able to edit all uploaded images (title or body or both) at once before submission [3]. I really like this idea. But I will let people decide whether they want to have this feature. I'm quite sure to add this feature to make it easier and more interesting using Drupal + Image ( / imagefield).
But do you think that it should also be possible to edit title beside the body field? Or is it a good idea that both textfields are displayed, but the title already contains the string generated out of the filename. Ha?
Comment #7
ryooki commentedI think it would be best to edit the title & the body field, but maybe other users would prefer it otherwise. If you have the time, making these options seems like the ideal solution. :) Thanks for the super quick responses.
Comment #8
grandcat commentedI will do my best =)
Comment #9
grandcat commentedChanged title
Comment #10
grandcat commentedThis feature will come with 1.* dev. Still under development!
Comment #11
grandcat commentedNow available in CVS Head version. Will officially come with 1.* beta and later release version.
Comment #12
ryooki commentedThanks for doing this! :) Unfortunately... I'm getting the "Page Not Found" error when I click on [Next Step] (which leads me to http://blog.herringimages.com/node/add/image/list_images). Eek! I double checked the permissions, and I have rights to edit captions. Any ideas what I could be doing wrong? I wish I could give you more info.
I'm using image_fupload.module,v 1.18 2008/08/11 11:04:13
Comment #13
grandcat commentedYou have to use 6.x-1.1-beta3 which fixes the problem.
But after having updated, you have to disable, uninstall and enable again the following modules...
... at admin modules page ;-)
Look at http://drupal.org/node/296057 for more information.
Comment #14
ryooki commentedsweet, it worked. :) I totally missed the instructions when I downloaded the update. Thanks so much.
Comment #15
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.