Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 925 Bytes

File metadata and controls

27 lines (17 loc) · 925 Bytes

Introduction

This package contains fields and wrapper objects for storing:

  • A file with a filename
  • An image with a filename

Blob-based and non-blob-based types are provided. The blob-based types require the ZODB3 package to be at version 3.8.1 or later, and BLOBs to be configured in zope.conf.

plone.supermodel handlers are registered.

See the image handling section of Plone documentation to learn how to use the features provided by this package.

Source Code

Note: This packages is licensed under a BSD license. Please do not add dependencies on GPL code!

Contributors please read the document Process for Plone core's development

Sources are at the Plone code repository hosted at Github.