A Plone package providing multiple-files upload
Project description
sc.base.uploader
Overview
Package to configure multiple file upload methods in Plone
Requirements
Plone >=4.2.x (http://plone.org/products/plone)
Installation
To enable this product in a buildout-based installation:
Edit your buildout.cfg and add sc.base.upload to the list of eggs to install:
[buildout] ... eggs = sc.base.upload
After updating the configuration you need to run ‘’bin/buildout’’, which will take care of updating your system.
Go to the ‘Site Setup’ page in a Plone site and click on the ‘Add-ons’ link.
Check the box next to sc.base.upload and click the ‘Activate’ button.
Note: You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.
Sponsoring
Development of this product was sponsored by:
Credits
Simples Consultoria (products at simplesconsultoria dot com dot br) - Implementation
Changelog
1.0b3 (2013-03-05)
Fix Manifest.in file [ericof]
1.0b2 (2013-03-05)
Fix Manifest.in file [ericof]
1.0b1 (2013-03-05)
Support for Plone 4.2.x and later [ericof]
0.6 (2012-03-06)
Force file extension for images [ericof]
Use our own utility to make sure everything is ok [ericof]
PEP8 and pyflakes [ericof]
Add testing [ericof]
0.5.4 (2011-08-10)
Change headers [erico_andrei]
0.5.3 (2011-08-09)
Change the way we deal with quickupload [erico_andrei]
0.5.2 (2011-07-11)
Add a patch to collective.ziptransport to avoid naming issues with Windows clients [erico_andrei]
Pin versions [erico_andrei]
Change GS order [erico_andrei]
0.5.1 (2011-07-11)
Fix login in generating filename [erico_andrei]
Brazilian Portuguese translation [erico_andrei]
0.5 - (2011-06-11)
Added a export view (@@export-zip) [erico_andrei]
Integrated collective.ziptransport and collective.quickupload [erico_andrei]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.