This is an auto-generated topic for
TweetLines 0.1-final by vdgraphics.
Brief Description:
A simple snippet to get last tweets from twitter en put them into your page.
Ouput is set of line formated as li.
Installation :
copy the content of the file into a snippet called TweetLines, save it ...
Usage :
[[!TweetLines?&name=`ArtImpulsion`&nbt=`10`!]]
&name is the name of the twitter user you want to display feed.
&nbt is the number of lines you want to display
Default is 5 lines.
This snippet can be enhanced to support various type of output thru a template, there is much more testing to do on input variables, and on the returned feed...
If you like to contribute !