Twitter Portlet

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Ben Mason last modified Feb 16, 2011 02:10 AM
Contributors: benglynn

A Twitter portlet for Plone.

Project Description

This portlet allows you to track the 'tweets' of a particular user. You can add as many portlets as you like.

The tweets are cached for one minute.

Add to your buildout:

eggs =
    collective.twitterportlet
....
zcml =
    collective.twitterportlet

Install this portlet into your Plone site using the Add products in Site Setup or through the QuickInstaller. Add Twitter portlets wherever you need, using the 'Manage portlets' interface.

Current Release
Twitter Portlet 0.5

Released Oct 29, 2009 — tested with Plone 3

Release of 0.5. Minor bug fixes.
More about this release…

Download file Get Twitter Portlet for all platforms
Egg
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
0.5 Oct 29, 2009 Release of 0.5. Minor bug fixes. More about this release…
Plone 3
final
0.2dev More about this release… alpha

Comments (2)

Tom Smith Mar 18, 2011 10:48 AM
Not that I know what I'm doing, but when I added it to my Plone 4.0 buildout it broke the site
Emanuel Sartor Mar 23, 2011 12:08 AM
You may want to try the latest version available on PyPI: http://pypi.python.org/pypi/collective.twitterportlet/0.10

I'm currently using it in a Plone 4 site.