Metadata-Version: 1.0
Name: fourdigits.portlet.twitter
Version: 0.1
Summary: Twitter portlet with multi search, filter, language                  filter functionality and number limiter
Home-page: http://plone.org/products/fourdigits.portlet.twitter
Author: Ralph Jacobs
Author-email: ralph@fourdigits.nl
License: GPL
Description: Introduction
        ============
        
        fourdigits.portlet.twitter is a twitter portlet for Plone.
        It contains some nice features such as:
        - show tweets of a certain twitter user(name)
        - search on multiple hastags or strings (e.g. show the tweets of #plone and #zope in one portlet)
        - combine searched tweets and tweets based on username
        - filter tweets on curse words
        - configurable number of items to display based on the username
        - configurable number of items to display based on the search(es)
        - filter tweets by language (multiple supported, such as nl and en)
        - user pictures from twitter
        
        Hope you like the product!
        heavelly based on collective.twitterportlet and a modified version of python-twitter
        thanks guys!
        
        Changelog
        =========
        
        0.1 (alpha)
        -------------------
        
        - Initial version, based on collective.twitter
        and python-twitter 0.7-devel for searching
        - (Multi) Language support for twitter feeds
        - Better text filter for curse words
        - Multi search support
        - User picture support
        
Keywords: social media twitter 2.0
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
