Changes between Initial Version and Version 1 of RssView


Ignore:
Timestamp:
06/29/09 22:00:45 (15 months ago)
Author:
amol
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RssView

    v1 v1  
     1= RSS = 
     2 
     3A slice of type HTML will display a list of entries retrieved from one or more rss feeds[[BR]] 
     4When displaying more than one rss feed, the feeds will be mixed and displayed ordered by date. 
     5 
     6== Preview == 
     7 
     8Not Implemented 
     9 
     10== Use == 
     11 
     12 * view: '''rss''' 
     13 
     14 * content: '''url''' one or more urls of rss feeds (one on each line) 
     15 
     16== Example == 
     17 
     18{{{ 
     19http://lscube.org/rss.xml 
     20http://blog.axant.it/feed 
     21}}}