Path

ez projects / multiplefileupload


MultipleFileUpload

UNIX name Owner Status Version Compatible with
multiplefileupload Patrizio Bekerle planning 0.3 3.6.2

With this eZPublish (3.3+) extension you can upload multiple files (only
images at the moment) to a content object. This is essential for
imagegalleries in my opinion.
This is a true eZPublish 3 extension, which doesn't affect the eZPublish
kernel/core, so you don't have to fear the next core update.

I use modified and fixed code from Sergiy Pushchin's
"Image batch uploadscript from local harddrive" script to save the
images.
To upload the files I use the JUpload Java Applet (,
which is free for privat usage. Please visit their webpage for commercial
version prices.
It provides multiple file selection and an image preview.
You will find some screenshots here:
The module will use the first characters of the filenames as node
priority if they are numbers.
You can separate the priority and the imagename with whitespaces and
hyphens if you want. You can use a bulkrename tool to do this.
Example: "003 - my little image.gif" will have priority 3 and the
imagename will be "my little image"
Languages
---------
English and a German translation are included at the moment.
Installation
------------
Just copy my extension to your extension folder.
Don't forget to check "multiplefileupload" in Setup/Extension on the eZP
admin page.
You will need
-------------
+ A java enabled webbrowser
Usage
-----
Just browse to
http:////multiplefileupload/select
or
http:///multiplefileupload/select
if you use the virtual host setting.
Then follow the instructions ;-)
Discussion
----------
Please post your wishes and other conversation here:
have fun, Patrizio

Screenshot

This project has no reviews yet. Be the first one to review it!

No forum messages yet.