zikula-modules / Mediashare

Mediashare is a media file gallery designed for use with Zikula.
6 stars 1 forks source link

Import from ftp-directory #15

Open hvorragend opened 13 years ago

hvorragend commented 13 years ago

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