Metadata-Version: 1.0
Name: iservices.rssdocument
Version: 0.4
Summary: A dynamic RSS content-type for plone
Home-page: https://github.com/collective/iservices.rssdocument/
Author: Noe Nieto
Author-email: desarrollo@iservices.com.mx
License: LGPL
Description: Introduction
        ============
        iservices.rssdocument: A dynamic RSS content-type for plone
        
        This is a dynamic RSS content-type for plone. This idea comes from the
        need to provide a simple content-type which will display RSS feeds
        by using only jQuery, which is already available from Plone.
        
        You will only need to add the RSS feed URL and configure how many
        items to display. The jquery app will download the RSS fedd and show
        it inside Plone. It uses the zRSSFeed jQuery plugin to do so.
        
        
        RSS Feeds Reader Plugin for jQuery: http://www.zazar.net/developers/jquery/zrssfeed/
        
        Authors
        -------
        
         * Noe Nieto <nnieto@noenieto.com>
        
         * Erik Rivera <erik@iservices.com.mx>
        
        
        
        Changelog
        =========
        
        0.4 (15-Dic-2011)
        -----------------
        
         * Plone 4.1 compatibility
        
         * Update README.txt file
        
         * Update zRSSFeed jQuery plugin
        
         * Change jquery namespace from jq to $
        
        0.3 (unreleased)
        ----------------
        
        Working product. Changes:
        
         * Full Test Coverage
         
         * Fully working
        
        
        0.2 (unreleased)
        ----------------
        
         * Don't remember when
        
        0.1dev (unreleased)
        -------------------
        
         * Initial release
        
        
Keywords: Plone,RSS,jQuery
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Framework :: Plone
