Multifile upload solution please. Similar issue to others. I got a better solution, need help

edited October 2011 in Modules
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

  • edited 11:20PM
    Is this something that could be done with a script/controller outside of the FUEL admin as sort of a batch processing script?
Sign In or Register to comment.