Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 11, 200816 yr Wouldnt it be great if Version 3 has this option to drag n drop pics from desktop into a post? It would set IPB way ahead of V* forums. :)
August 11, 200816 yr How do you propose this will work? You'd need some type of ftp-like interface. :)
August 12, 200816 yr How do you propose this will work? You'd need some type of ftp-like interface. :) Something like yahoo bulk photo upload. Just drag n drop folders or individual pics. I am waiting for it..... I know our programmers can do it.
August 12, 200816 yr It wouldn't be too hard in the PHP side, it would just be using the standard files variable, but the javascript sounds like it could become very complicated.
August 12, 200816 yr You can't do that with javascript to my knowledge. You'd need to use Flash, ActiveX, etc.
August 21, 200816 yr We are building a drag-drop function into our forums & gallery at the moment... There are heaps of decent Java options available out there such as the ones used by myspace, flicr, even wordpress etc... it's a shame invision hasn't integrated a nice one yet. We have already built a java multi-upload tool, however it doesn't have full drag drop (simply multi-file selection) The main issue with any aftermarket Upload tool is it's integration with invision's current Ajax system... when uploading multiple files there is a 1-2 second delay in processing them each at the moment, and although it's alot quicker than the Ajax system, it's still not as streamlined as i would like. +1 to invision building it in to their standard build... I think it should be a #1 priority, to keep up with all the other applications out there that are doing it better. Once we have developed a good solution, i will post the details on how we did it /. file changes.. unfortunately it will be up to someone else to write a nice clean mod though.
August 21, 200816 yr I would love this type of feature but do not use activex to do it. I have way to many none windows users that that would not work.
August 21, 200816 yr I don't see a point... dragging stuff from your computer and adding it to a post... it sounds like a junk feature, more work than needed (pretty much everyone I know views forums in a full window... so it would just be a hassle) and more crap NOBODY truly needs.
August 23, 200816 yr I don't see a point... dragging stuff from your computer and adding it to a post... it sounds like a junk feature, more work than needed (pretty much everyone I know views forums in a full window... so it would just be a hassle) and more crap NOBODY truly needs. If you upload lots of images in your forum then its a much needed feature.
August 23, 200816 yr I don't see a point... dragging stuff from your computer and adding it to a post... it sounds like a junk feature, more work than needed (pretty much everyone I know views forums in a full window... so it would just be a hassle) and more crap NOBODY truly needs. I agree, its not needed, and its going to be a pain in the rear to get it working... >_>
August 23, 200816 yr If you upload lots of images in your forum then its a much needed feature. I believe that there are far better ways to upload more pics more quickly than this.
August 24, 200816 yr I believe that there are far better ways to upload more pics more quickly than this. like???
August 24, 200816 yr like??? One idea would be allowing use of ctrl to select multiple files and upload at once, I know photobucket has a feature like that, I think it will require javascript though from what I've heard in that thread where people were screaming about multiple uploads.
August 25, 200816 yr One idea would be allowing use of ctrl to select multiple files and upload at once, I know photobucket has a feature like that, I think it will require javascript though from what I've heard in that thread where people were screaming about multiple uploads. No, it would ALSO require flash/java/activex. Javascript has very little access to file input fields, and no HTML specification allows selection of multiple files in the file input field. In order to be able to simultaneously select multiple files, you need java/flash/activex. What you can do without flash/etc is show multiple input fields and allow one upload button. That is the ultimate result of skysober's mod. Javascript can prettify that a little by showing one input field, and once you select a file hide it and show another input field, but you still select files one by one.
August 26, 200816 yr You can...http://mark-wade.co.uk/ipb_demo.mov ^^ WOW Cool instructional Video (what software did you use to create that?) Have to admit, for general browsing i am starting to become a safari fan :wub: (though firefox still kicks ass thanks to firebug & web developer plugins)I agree, its not needed, and its going to be a pain in the rear to get it working... >_> I dont see why people are so AGAINST a better way to upload ? lol After doing some more testing on the multi-upload i have running, it actually allows all forms: [browse] then (ctrl) to multi-select drag-drop and copy & right click paste onto. I have personally found this tool has saved me AT LEAST an hour a week, due to the events photo coverage we do via the forums (the ajax one-by-one method was EXTREMELY tedious)
August 26, 200816 yr ^^ WOW Cool instructional Video (what software did you use to create that?) You can do that in camtasia. Its a cool tool to make tutorials movies on your desktop screen live capture web cam chats etc :)
August 26, 200816 yr You guys talk about that most of this stuff is unneeded, then you don't need to use it. I have made a lot of little things that took a lot of time to code just to do something small but its the small things that make a different. Also IPB 3, of what I been told, has an easier way of adding mods so it wont be hard for a good coder to replace the old up-loader with a drag and drop one.
October 4, 200816 yr Just found this mod which does much he same as ........ multiple file uploads with a single clickhttp://www.invisionmodding.com/index.php?s...=40#entry139473 looks promising..... Any chance to see this feature in V3.1?
October 5, 200816 yr I'd think if it was to be implemented IPS wouldn't hold off in telling us as soon as it was functional. Even in prototype. But it seems pretty clear they aren't willing to go the java/flash/activex routes at the moment, and I can't say I blame them all that much.
October 6, 200816 yr But it seems pretty clear they aren't willing to go the java/flash/activex routes at the moment, and I can't say I blame them all that much. Actually, the uploader in IPB 3 is flash based, with a fail over to a normal HTML form element if the user does not have flash.
October 6, 200816 yr For right now, I just iframe'ed this http://www.harrypottermovie7.com/upload and put it underneath the textarea for the new-post.
Archived
This topic is now archived and is closed to further replies.