Hi Stefan,

> Dear MMBase users / developers,
> 
> I don't know If this is the right mailing list to post this 
> question on but 
> I'll give it a try.


It is the right list.


> But there was an question about the upload of images, in our MMBase 
> application we have multiple image galleries with in each 
> image gallery 
> containing one or more images. We are able to upload one 
> single image at the 
> time, but it would be really nice to have an upload which 
> handles more than 
> one image at the time. 
> 
> Is this possible, so we can upload more than one image and 
> upload a complete 
> gallery at once? If it's possible how do I set this in the 
> editwizard etc.?


I think it is a browser limitation, not an MMBase limitation.
For uploading images (or anything else) in the end something
like

   <input type="file" .../>

is used. It is impossible to specify that multiple files can be
uploaded via an HTML form.

There is also an MMBase tool called the XMLImporter, that can
do what you want, just not from the edit wizards.


> 
> Many thanks in advance,
> Stefan Lenselink
> Student Hogeschool van Amsterdam
> 

Regards,
Ronald Wildenberg
Finalist IT Group

Reply via email to