Metadata-Version: 1.0
Name: Products.EnhancedNewsItemImage
Version: 1.0.2
Summary: Enhances regular news items so they can reference an image and makes image caption a requirement if image is set.
Home-page: http://www.nidelven-it.no/d
Author: Morten W. Petersen
Author-email: info@nidelven-it.no
License: GPL
Description: A patch to the standard news item content type in Plone, so that image
        caption is required if an image or reference to an image has been set.
        
        Useful to ensure accessibility, as images get a caption which for
        example blind users can read.
        
        
        1.0.2 (2012-03-26)
        
            - Including external dependency on
              archetypes.referencebrowserwidget
        
        1.0 (2012-03-22)
        
            - Initial release
        
Keywords: python plone atcontenttypes archetypes monkeypatch news accessibility
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Zope2
Classifier: Framework :: Plone
