ftw.uploadutility
Project description
Introduction
Port of “ZPublisher.HTTPRequest.FileUpload” utility from plone 5 to plone 4.
Compatibility
Plone 4.3.x
Installation
Add the package to your buildout configuration:
[instance] eggs += ... ftw.uploadutility
Development
Fork this repo
Clone your fork
Shell: ln -s development.cfg buildout.cfg
Shell: python bootstrap.py
Shell: bin/buildout
Run bin/test to test your changes.
Or start an instance by running bin/instance fg.
Links
Copyright
This package is copyright by 4teamwork.
ftw.uploadutility is licensed under GNU General Public License, version 2.
Changelog
1.0.0 (2019-12-16)
Initial implementation.
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.