File field and widget with enhancements for zope3.
Project description
Introduction
A correctly working File widget and field for zope.
The standard FileWidget returns a string instead of an IFile instance, which means it will always fail schema validation in formlib.
In addition this widget will also extract the filename and Content-Type from the request.
Copyright
Copyright 2007 by Jarn AS Copyright 2007 Laurence Rowe
Zope Public Licence 2.1
Credits
- Widget originally developed for Reflecto
Jarn, Wichert Akkerman, Martijn Pieters
- Further enhancements
Changelog
Version 1.1
Add an image widget and field. [mj]
Version 1.0
Extract file and widget from reflecto [ldr]
Enhance input widget to have same functionality as Archetypes file widget. Create display widget and view on IPageForm to expose file downloads from forms. [ldr]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.