Metadata-Version: 1.0
Name: Products.qRSS2Syndication
Version: 0.5.1
Summary: Extended syndication support for Plone 3
Home-page: http://pypi.python.org/pypi/Products.qRSS2Syndication
Author: Andreas Jung
Author-email: info@zopyx.com
License: UNKNOWN
Description: qRSS2Syndication simple product that adds RSS2 functionality to Plone.
        * includes support of audio and video feeds.
        * the syndication of ATAudio objects, mp3, wmv, ppt, jpg files using RSS 2.0 with enclosures.
        * data in RSS2 feed sorted by effective date.
        
        DEPENDS on:
        
        * CMFSyndication
        
        INSTALATION:
        
        1. install it with quickinstaller in Plone.
        
        
        RSS2 syndiction properties are saved into the syndication_information object
        which is controled with portal_syndication tool
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Zope2
Classifier: Framework :: Plone
