Skip to main content

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.0.11 (2014-09-29)

1.0.10 (2014-05-26)

  • Catch mimetype exception, avoid site error if mimetype is not recognized. [thomasdesvenain]

  • Avoid error if widget is not used in acquisition context. [thomasdesvenain]

  • Add Italian translation [giacomos]

1.0.9 (2014-01-27)

  • Fix fr translation for “Remove image”.

1.0.8 (2013-12-07)

  • The _mimetype property in NamedFileWidget would fail on attempting to render after a validation failure when it tried to lookup a mimetype with the wrong method. Result was a malformed mimetype exception. Fixes #13798. [smcmahon]

  • Display icon and content type name on widget. [thomasdesvenain]

  • Internationalized size on file and image widget. [thomasdesvenain]

1.0.7 (2013-08-13)

  • Add optional force parameter to the validate method to match a change in the z3c.form API.

1.0.6 (2013-05-26)

  • added dutch translation [maartenkling]

1.0.5 (2013-03-05)

  • Nothing changed yet.

1.0.4 (2013-01-01)

1.0.3 (2012-10-09)

  • Use download_url for display templates also [lentinj]

  • Fix the download view for widgets whose form has a custom getContent method. [davisagli]

1.0.2 (2011-09-24)

  • Added Simplified Chinese translation. [jianaijun]

  • Added pt_BR translation. [rafaelbco, davisagli]

  • Additional unit tests for download view [lentinj]

1.0.1 (2011-07-02)

  • Don’t need to ask parent for widget name anymore, since ++widget++ traverser will understand full widget names. [lentinj]

1.0 (2011-04-30)

  • Allow field widget to display without absolute_url. [elro]

1.0b10 (2011-03-02)

  • Use what the parent considers to be the widget name if available. Without which named images in dexterity behaviors break. [lentinj, elro]

1.0b9 (2011-02-11)

1.0b8 (2010-10-01)

  • Avoid showing validation errors during KSS validation, as the file is not uploaded in this case. [davisagli]

  • Don’t use the action from the request when the form submission succeeded. (In that case we always want “keep existing image”) [davisagli]

1.0b7 (2010-08-05)

  • Fix Wichert’s previous fix to check ignoreContext the correct way. [davisagli]

1.0b6 (2010-05-17)

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)

1.0b1 (2009-08-02)

1.0a1 (2009-04-17)

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plone.formwidget.namedfile-1.0.11.zip (47.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page