* Graham  
Paged rss feeds including date conversion to "time ago" format
For "time ago" conversion to work
.pubDate. must be wrapped in a element named pubdate in the $template variable
<!--parser:xtscript-->
include syntax.xtgem.com/rss.xt
call syntax.xtgem.com@paged_rss {{
$feed_title=<h2>Yahoo world news feed</h2>;
$feed_url=http://uk.news.yahoo.com/rss/world;
$items=0;
$template=<div class="xt_feed_item"><a href=".link.">.title.</a><br />.pubDate.<br />.description.</div>;
$per_page=3;
}}
<!--/parser:xtscript-->

Copy code

full code and demo
Including Feed selector
Time ago date convert
http://syntax.xtgem.com/paged_rss
2014-03-14 15:46 (edited 2014-03-18 02:19 by Graham ) · (0)

Online: Guests: 1