Contents
Latest Tweet Macro
Description
Trac Wiki Macro to render last tweet by a user
[[LatestTweet(radman)]]
Where radman is the userid that you wish to display.
Will render:
<span class="tweet">Said about 9 minutes ago: "having fun with Trac! I <3 macros."</span>Requires: python twitter (http://code.google.com/p/python-twitter/)
Bugs/Feature Requests
Existing bugs and feature requests for LatestTweetMacro are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out LatestTweetMacro from bitbucket.org using Mercurial:
$ hg clone http://bitbucket.org/mrcaron/lasttweet/
Example
[[LatestTweet(radman)]]
Will render:
<span class="tweet">Said about 9 minutes ago: "having fun with Trac! I <3 macros."</span>Recent Changes
[7442] by mrcaron on 01/22/10 19:39:08
New hack LatestTweetMacro, created by mrcaron
Author/Contributors
Author: Michael Caron (mrcaron)
Maintainer: Michael Caron (mrcaron)
Contributors:

