PloneJUpload
Java applet for uploading multiple files into plone.
Current release
PloneJUpload 1.0
Released Oct 14, 2006 — tested with Plone 2.5.1, Plone 2.5, Plone 2.1.4, Plone 2.1.3, Plone 2.1.2, Plone 2.1.1, Plone 2.1
Make a release with the two fixes in svn, it's been a while.
More about this release…
Get
PloneJUpload
for
all platforms
(0 kB)
- PloneJUpload-1.0.zip
Project Description
Update: Java sucks! You want Plone Flash Upload instead.
This is a plone port of the JUpload widget.
It has only recieved significant testing under Plone 2.0. It seems to work on 2.1 too (yay!) but I have not tested this personally. Seems to work with 2.5 as well.
I've just noticed that drag and drop has started to work with Firefox as well as Safari on the mac and you can drag from iPhoto. Yay!
PLEASE NOTE:
- With plone 2.0 you must install MimetypesRegistry from Archetypes 1.3
- You must not be logged in at the zope root or it will not work. This is because the applet depends on authentication cookies being present for it's uploads to be authenticated.
I had to change the widget to have cookie support, so the appliet has changed a bit.
