Adding multiple photos to an album?

Joe Ocean Posted in Component Development 9 years ago

I'd like to be able to add multiple photos to an album. Let's say I go on vacation and want to share all of my photos, it's a bit of a hassle to add them 1 by 1.

I've added the attribute multiple to componentsOssnPhotospluginsdefaultformsOssnPhotosphotosadd.php which allows me to select multiple files:

<input type="file" name="ossnphoto" multiple/>

I'm not sure what exactly to do next. My guess is that I need to create an array in componentsOssnPhotosclassesOssnPhotos.php

This is a little beyond my skill set, any help would be appreciated.

Thanks!

Replies
German Schuster John Replied 9 years ago

A commercial component is available if you are interested let us know. http://www.informatikon.com/contact

enter image description here

us D M Replied 9 years ago

I really hope that this can/will be done. Not so sure how I found this thread, but it is pretty much of what I had started here https://www.opensource-socialnetwork.org/discussion/view/1108/how-to-batch-upload-photos-to-my-ossn.

Without this feature, that too is what will stop me from using ossn, which I would not prefer doing because I see so much potential in ossn. I have pretty much most my ossn set up, just waiting for the multiple image upload feature to arrive so I can make my site to be a live site.

us Tommy Voodoo Replied 9 years ago

any updates on this one? I'd love to use OSS for one of my photography clubs, but the current photo upload limitations keeps me from considering it.

Zuang Chrisjan Botha Replied 9 years ago

I would like too. Unfortunately no programming skills.
Thank you.

Indonesian Arsalan Shah Replied 9 years ago

I was thinking about this, i'll try to develop a component in free time.