Closed (fixed)
Project:
Galerie
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
21 Apr 2011 at 09:13 UTC
Updated:
22 Mar 2012 at 16:20 UTC
Is there any possibility to add multiple image upload system?
Comments
Comment #1
SeeSchloss commentedThere is no possibility for that right now, but I will probably add it later (not in next version though).
Comment #2
SeeSchloss commentedThat's fixed in the -dev version, it might need more testing so I'm waiting a bit before releasing 1.4 with this feature.
The way I did that is I added a new tab "Upload multiple files" with a simple file upload input with the multiple attribute (understood by the major browsers) and a textarea in which to paste many links at the same time.