The Gallery takes not care of the upload.
The only simple upload function is using the normal PHP File Upload functions.

The User must decide how he uploads his files onto the webspace. The Gallery is only looking for pictures in a specific directory and shows them to the visitor. Maybe in next versions there are some features for remote uploading (like MMS).

Greets
Christoph

Bertrand Dunogier schrieb:
Hi Christoph,

On Tue, Apr 7, 2009 at 12:33 PM, Christoph Friedrich <se...@dragons-server.de <mailto:se...@dragons-server.de>> wrote:

    I'm going to write some simple Gallery with the MvcTool Component
    to enter the world of ezComponents ^^

Great idea :)
    The main feature is that the user can upload the pictures with FTP
    and folders he creates works as the (sub-)categories. Secondary
    the Gallery needs no Database Connection because all Informations
    (Tags, Comments and so on) are stored in simple INI Files which
    are cached.

Have you considered using WebDAV instead of FTP ? :)
--
Bertrand

-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to