Path

ez projects / multiplefileupload / news / changelog


Changelog

# 0.3
- Fix for upload problems with windows servers
# 0.2.9
- Fixed some "strange behaviour" of eZP with
$Module->redirectTo(...)
- Added the GNU license file ;-)
# 0.2.8
- Added an INI file multiplefileupload.ini, so you can set you image
class id and the
number of the "name" and "image" attributes (if you changed your image
class)
- Updated the the JUpload applet to the latest version
- Added a new template für the upload page which uses no JS
(didn't work in Firefox).
This template will be used by default now, if you liked the old one you
can set
UseFirefoxTemplate=false in you multiplefileupload.ini.append
# 0.2.7
- Added fixes for eZPublish 3.5.1
- By public demand the "Caption" field will not be set any more
# 0.2.6
- Fixed the "related object" problem
# 0.2.5
- Added a small fix for eZPublish 3.4
# 0.2.4
- The eZ 3.2 legacy files will be cleared automatically after upload,

so the will not lay around when you delete your images in ez3.3
(Do not use this version if you have eZ 3.2!)
# 0.2.3
- Added a small bugfix for multiwebpage eZPublish distributions
- The upload page in the upload applet has its own pagelayout.tpl
now
- The module will use the first characters of the filenames as node
priority if they are numbers now
# 0.2.2
- Now I set the section id of the parent object for the uploaded
files.
# 0.2.1
- The images are not draft after upload, they are published now.
Any complains about this change?
# 0.2
- BugFix: Fixed a problem with the browserCookie java parameter
- BugFix: Added "ezroot" to the java applets (strange, I forgot about
that)
# 0.1
- initial release

Article info

Comments disabled