diff options
author | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2012-02-21 16:15:15 -0800 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@omgwallhack.org> | 2012-02-21 16:15:15 -0800 |
commit | 1da02ad2bea17364adff4bf59106881282ccf7df (patch) | |
tree | 6b1f58d25abc0c1bbf6ea826920316a32835d001 /rss.mdwn | |
parent | c0e59a18f872945f235d8f40a955e71aaf0143c3 (diff) | |
download | jrayhawk-1da02ad2bea17364adff4bf59106881282ccf7df.tar.gz jrayhawk-1da02ad2bea17364adff4bf59106881282ccf7df.zip |
rss: listifying aggregate directives
Diffstat (limited to 'rss.mdwn')
-rw-r--r-- | rss.mdwn | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -1,9 +1,8 @@ [[!inline pages="internal(rss/*)" sort="meta(date)"]] -[[!aggregate name="debian" url="http://planet.debian.org/atom.xml" expireage="7" expirecount="30"]] -[[!aggregate name="alterslash" url="http://alterslash.org/feed.atom" expireage="7" expirecount="30"]] -[[!aggregate name="robbwolf" url="http://www.robbwolf.com/feed/" expireage="7" expirecount="30"]] -[[!aggregate name="chriskresser" url="http://chriskresser.com/feed" expireage="7" expirecount="30"]] -[[!aggregate name="jackkruse" url="http://jackkruse.com/feed/rss/" expireage="7" expirecount="30"]] -[[!aggregate name="wonkette" url="http://wonkette.com/feed" expireage="7" expirecount="30"]] - +* [[!aggregate name="debian" url="http://planet.debian.org/atom.xml" expireage="7" expirecount="30"]] +* [[!aggregate name="alterslash" url="http://alterslash.org/feed.atom" expireage="7" expirecount="30"]] +* [[!aggregate name="robbwolf" url="http://www.robbwolf.com/feed/" expireage="7" expirecount="30"]] +* [[!aggregate name="chriskresser" url="http://chriskresser.com/feed" expireage="7" expirecount="30"]] +* [[!aggregate name="jackkruse" url="http://jackkruse.com/feed/rss/" expireage="7" expirecount="30"]] +* [[!aggregate name="wonkette" url="http://wonkette.com/feed" expireage="7" expirecount="30"]] |