Image widget for z3c.form and Plone
Project description
Introduction
This package provides z3c.form widgets for file and image upload/download, with the option of keeping the existing file or replacing it with a new one.
The widgets will act as the default for any NamedFile, NamedBlobFile, NamedImage or NamedBlobImage field from the plone.namedfile package.
Changelog
1.0b5 (2010-04-19)
Avoiding reading file uploads to determine their size. [wichert]
1.0b4 (2010-04-07)
Rename nochange to action, since the field was being used to specify which action to take. [wichert]
Disabled state was being applied to the wrong tag (span instead of the input) for images and files, and we’re not using tabindex anymore. [limi]
1.0b3 (2010-01-25)
Fix bug where fields that failed validation for requiredness mistakenly interpret the empty FileUpload in the request as a real value. [davisagli]
Fix bug where fields were not validated for requiredness or field constraints. [davisagli]
In lieu of real image scaling, at least make sure the thumbnail used on the image input widget has the correct aspect ratio. Fixes http://code.google.com/p/dexterity/issues/detail?id=77 [davisagli]
1.0b2 (2009-09-13)
Make the widget more robust to validation errors elsewhere in the form. Fixes http://code.google.com/p/dexterity/issues/detail?id=76. [optilude]
1.0b1 (2009-08-02)
Add option to remove files or images. This fixes dexterity issue #71: http://code.google.com/p/dexterity/issues/detail?id=71 [wichert]
1.0a1 (2009-04-17)
Initial release
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.
Source Distribution
Hashes for plone.formwidget.namedfile-1.0b5.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35b0e8265f892477ef5dc4cb654683bb44042c9cf0f7e2e9c6c9161cdbcef6b0 |
|
MD5 | b5ed4fea4b6eeb29654b7f0c3df1ca9f |
|
BLAKE2b-256 | 7f9912ef5152dfc18a76fa4c8d300b3b0145fa0d690941811769c1a0a72d4d71 |