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 or through the QuickInstaller. Add Twitter portlets
wherever you need, using the 'Manage portlets' interface.
The above 'zcml' step is not required in Plone 3.3+
Changelog
=========
0.5
----------------
* 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)
============
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 or through the QuickInstaller. Add Twitter portlets
wherever you need, using the 'Manage portlets' interface.
The above 'zcml' step is not required in Plone 3.3+
Changelog
=========
0.5
----------------
* 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
Close
Hashes for collective.twitterportlet-0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 281ba3cd60ad0a2b561f9db24f29f7ffb9c205bcc4cf36e5087645c9826caa22 |
|
MD5 | f1e117fee4021f2a46d02926be26e046 |
|
BLAKE2b-256 | 08bb0ace61e5d196b2a8a5686ea0efc08e1ecea1cd50c9b5d539e63d1c44f585 |