A Twitter portlet for Plone.
Project description
Introduction
A Twitter portlet for Plone. 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. Add Twitter portlets wherever you need, using the ‘Manage portlets’ interface.
The above ‘zcml’ step is not required in Plone 3.3+
Changelog
0.7 - 2010-02-10
Fixed reStructuredText markup of the readme file. (Hanno Schlichting - @hannosch)
0.6 - 2010-02-10
The Twitter service is surprisingly often unreachable. Protect against common HTTPErrors and show an unavailable message instead of relying on the common portlet on-error handling. (Hanno Schlichting - @hannosch)
Removed the empty initialize method. (Hanno Schlichting - @hannosch)
0.5 - 2009-10-29
Changed the limit option to push it through to the API rather than retrieving all and then slicing (Ben Mason - @sparcd)
Added z3c.autoinclude.plugin entry point, so in Plone 3.3+ you can avoid loading the ZCML file. (Hanno Schlichting - @hannosch)
Portlet displays the error message if there is a problem accessing the API. (Ben Mason - @sparcd)
Links are now hyperlinked using regex. (Ben Glynn - @Open_Comms)
0.4
General bug fixes (Ben Mason - @sparcd)
0.3
General bug fixes (Ben Mason - @sparcd)
0.2
Problems with the egg, so repackaged and re-released (Ben Mason - @sparcd)
0.1
Initial Release (Ben Mason - @sparcd)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.twitterportlet-0.7.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa706e7dffaf73ec047b2a70157e6dd2131e19b11cefdf0e468bb5b1f8f03479 |
|
MD5 | b6214a4e384c312bc10f6d4a4e392299 |
|
BLAKE2b-256 | 905187057ba806e476abb55ff2a092d25020af5e19fabed1b914fd3c6025eac3 |