Hi,
we just have two possibilities for uploading images.
- Browser
- ZIP-Upload
Could you please add more upload-possibilities?
Suggestion:
- Import from local server (ftp-dir)
(admin has uploaded the files before)
- some other bach-uploading-thing?
(Menalto-Gallery2 uses java, but this could be to complicated :-)
With Photogallery (www.natewelch.com) for example you can name/describe the images using any text you like plus placeholder variables which will dynamically be inserted:
%f - original filename
%c - friendly name from filename (capitalization added, extension removed, underscores/dashes converted to spaces)
%g - filename of rescaled gallery photo (large version)
%p - photo id (pid) of picture (unique number)
%o - order of picture in gallery (unique number within this gallery)
%n - sequential number of picture in batch
Logged In: YES
user_id=593867
Originator: NO
> Menalto-Gallery2
Is now implemented.