Introduction
============
collective.portlet.feedmixer is a portlet for `Plone 3`_ which can show one
or multiple content feeds.
Feedmixer uses feedparser_ to process feeds which allows it to support RSS
0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94,
RSS 1.0, RSS 2.0, Atom 0.3, Atom 1.0, and CDF feeds
.. _Plone 3: http://plone.org/
.. _feedparser: http://www.feedparser.org/
Installing
==========
This package requires Plone 3.0 or later and feedparser.
Installing without buildout
---------------------------
First install feedparser. You can install this in either the system
python ...