Twitter portlet with multi search, filter, language filter functionality and number limiter
Project 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 - user info from twitter - multilanguage support
Hope you like the product! heavelly based on collective.twitterportlet and a modified version of python-twitter thanks guys!
Changelog
0.9.1
Fixed missing files in 0.9 package [sjoerdve]
0.9
Fix invalid CSS [sjoerdve]
0.8
Include alt text for twitter images [ralphjacobs]
0.7
Made portlet backwards compatible with Plone 3 versions again [ralphjacobs]
0.6
Added support for Plone 4.1 [sjoerdve]
Fixed double name bug when tweets are searched [sjoerdve]
Minor code cleanup [ralphjacobs]
0.5
Added support for displaying twitter user profile info [ralphjacobs]
Fixed caching bug, fixes ticket #4 [ralphjacobs]
Based on new upstream python-twitter library 0.8.2 [ralphjacobs]
Made implemetation compatible with new upstream library [ralphjacobs]
Added multilanguage support [ralphjacobs] [rafahela]
Added dutch translations [ralphjacobs]
Added Portugese (Brazilian) translations [rafahela]
0.4
Added classes to fields in template. [robgietema]
Removed markup from python files [robgietema]
Extended matching regext for auto-link URLs [ralphjacobs]
0.3
Added support for retweets based on username [ralphjacobs]
0.2 (alpha)
Fix release, refactored tweet results logic [martijn4d]
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