Changes between Initial Version and Version 1 of TwitterRssView
- Timestamp:
- 06/29/09 22:06:42 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TwitterRssView
v1 v1 1 = TWITTER_RSS = 2 3 A slice of type twitter_rss will display a list of entries retrieved from the public tweets of a twitter user[[BR]] 4 When displaying more than one twitter feed, the feeds will be mixed and displayed ordered by date. 5 6 == Preview == 7 8 Not Implemented 9 10 == Use == 11 12 * view: '''rss''' 13 14 * content: '''url''' one or more urls of the user rss feeds (one on each line) 15 16 == Example == 17 18 {{{ 19 http://twitter.com/statuses/user_timeline/testolatesta.rss 20 }}}
