Metadata-Version: 1.0
Name: Products.ReflectoImageScales
Version: 1.0
Summary: Thumbnails for Reflecto images
Home-page: http://pypi.python.org/pypi/Products.ReflectoImageScales
Author: Laurence Rowe
Author-email: laurence@lrowe.co.uk
License: GPL
Description: Introduction
        ============
        
        ReflectoImageScales adds Kupu compatible image scaling to Reflecto files. Just
        add ReflectoFile as a resource type to Kupu with the same settings as the
        standard Plone image types.
        
        I'm not sure if this should be a separate project to Reflecto. There are some
        very rough edges at the moment, it has to monkey patch Reflecto to satisfy
        kupu's expectations and it would be nice to only make images addable.
        
        Changelog
        =========
        
        1.0 - 2010-01-14
        ----------------
        
        - Initial release.
        [ldr]
        
Keywords: Plone
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
