PloneJUpload
Category: Import/Export
—
Other products by this author
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.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
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.