Personal tools
You are here: Home Products PloneJUpload Releases PloneJUpload 1.0

PloneJUpload 1.0

Make a release with the two fixes in svn, it's been a while.

For additional information about this project, please visit the project page.

Available downloads

PloneJUpload-1.0.zip

For all platforms (0 kB)

Release Notes

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
State Final release
License GPL
Release Manager Laurence Rowe

I just used this to upload some pics to my blog and it still seems to work with 2.5, then I noticed that Florian had fixed the international filenames issue. So here it is for those who don't download everything with svn.

Change log

r24278 When available use normalizeString from plone_utils to normalize the ids of uploaded images to prevent illegal character errors. [fschulze]

r13219 reindent upload script and add support for uploading text files as documents
(ATDocuments may take a file argument to their constructor, but their cmf_edit method does not) [ldr]