Metadata-Version: 1.0
Name: collective.croppingimagefield
Version: 0.1beta
Summary: Provides an image field that can crop, zoom or scale an image instead of just scaling it
Home-page: http://svn.plone.org/svn/collective/collective.croppingimagefield
Author: Jonathan Riboux
Author-email: jonathan.riboux@gmail.com
License: GPL
Description: Introduction
        ============
        
        Provides an image field that can crop, zoom or scale the image instead of just scaling it.
        It is fully compatible with archetype's way of managing image sizes and cropped images can be accessed the traversal way ( context/image_[size_name]).
        
        See collective/croppingimagefield/README.txt for help and example.
        
        Changelog
        =========
        
        1.0 - Unreleased
        ----------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.4
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
Classifier: Topic :: Software Development
