Forums / Developer / Upload multiple images

Upload multiple images

Author Message

Roberto Bermejo

Friday 19 January 2007 4:36:55 am

Hi, how can to upload multiple images to eZpublish with the administration interface to a content that I made? For example, I have a new that can to have multiple images; but the user editor must to upload images one by one....

I want to do something like: All this images of this folder, to the new

Thanks

Niklas Gunnäs

Friday 19 January 2007 8:53:02 am

Hi Roberto,

Have you tested webdav?

take a look at

http://ez.no/ezpublish/demo/guided_tours/webdav_images

If webdav is not for you, there is a contribution based on java to upload multi image at once
http://ez.no/community/contribs/applications/multiplefileupload. (Dont know if it works with 3.9)

regards

Roberto Bermejo

Monday 22 January 2007 9:29:34 am

Thanks for your replay.