PloneFlashUpload 1.2 (Release candidate) (Jan 16, 2009)
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
Major change: switched to SWFUpload to fix issue with flash 10. Also lots of smaller bug fixes.
For additional information about this project, please visit the overview page .
Available downloads
Change log
1.2rc (2009-01-16)
- ticket.py (issueTicket): added try..except block to fix AttributeError: getName - with the admin zope user. [ramonski]
- profiles/default/actionicons.xml: added configlet icon. This fixes #27 - Can't find the configlet [ramonski]
- profiles/default/contenttyperegistry.xml: added contenttyperegistry. This fixes #34 - uppercase file extension [ramonski]
- profiles/default/controlpanel.xml: renamed new configlet to be not deleted by the import_steps seetuphandlers. This fixes also #27 - Can't find the configlet. [ramonski]
- Added SWFUpload 2.2 into PloneFlashUpload in an effort to resolve problems with Flash 10. See http://swfupload.org/. [ramonski]

