constrain rss to only include posts since blog conversion from blosxom
authorBdale Garbee <bdale@gag.com>
Thu, 8 Jan 2009 15:51:19 +0000 (08:51 -0700)
committerBdale Garbee <bdale@gag.com>
Thu, 8 Jan 2009 15:51:19 +0000 (08:51 -0700)
bdale/blog/index.mdwn

index 88fbf3d86120aee6fbfd48b1ad54fa7e00a786f4..1a6c5d5e98e3994a445e06e3e3676dd74275854c 100644 (file)
@@ -7,5 +7,5 @@ or browse the tag cloud on the right.
 An archive of all [[posts]] is also available.
 
 [[!inline pages="./posts/* and !*/Discussion" show="10"
-actions=yes rootpage="posts"]]
+actions=yes rootpage="posts" feedpages=created_after(posts/Level_3)]]