Instead of making a form to upload one picture at a time, I’d like to
have the File Column plugin accept a directory, and have each picture be
uploaded and thumbnails created (w/ RMagick).
Has anyone done this?
Anyone have a good idea where to start if I were to do it on my own?
Instead of making a form to upload one picture at a time, I’d like to
have the File Column plugin accept a directory, and have each picture be
uploaded and thumbnails created (w/ RMagick).
Has anyone done this?
Anyone have a good idea where to start if I were to do it on my own?
Do browsers support uploading directories? I didn’t think they did.
Do browsers support uploading directories? I didn’t think they did.
Exactly, you could offer support for uploading compressed archives
such as a zip file, which then can contain a folder of images (or
just the images). And yes, you would have to code this yourself,
integrate it with file column and be so nice to share it with the
rest of the community
Best regards
Peter De Berdt
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.