Multifile upload solution please. Similar issue to others. I got a better solution, need help
Hello Everyone
Ok please i got a jquery gallery, that i need to create a backend (module) for. This jquery gallery has options for albums.
Using the multiupload class in the module fields, is not so elegant, as some of these albums could contain up to 50 images.
So my take on this is to allow the client to ftp the images to the sever, organised in folders where folder name would be the names of the albums.
How could i get a module to parse these folders, ?
Resize and generate thumbnails, put the thumbs in the thumb folder of each album ?
and load them to images and albums table's ?
Thanks in advance
Comments