Metadata-Version: 1.0
Name: plone.formwidget.namedfile
Version: 1.0b1
Summary: Image widget for Plone
Home-page: http://pypi.python.org/pypi/plone.formwidget.namedfile
Author: Martin Aspeli
Author-email: optilude@gmail.com
License: GPL
Description: Introduction
        ============
        
        This package provides 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.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
        
Keywords: plone image widget z3c.form
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
