From: Bdale Garbee Date: Thu, 8 Jan 2009 15:51:19 +0000 (-0700) Subject: constrain rss to only include posts since blog conversion from blosxom X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=530888021fb794d01fc6b59e08bde7378290996b;p=web%2Fgag.com constrain rss to only include posts since blog conversion from blosxom --- diff --git a/bdale/blog/index.mdwn b/bdale/blog/index.mdwn index 88fbf3d..1a6c5d5 100644 --- a/bdale/blog/index.mdwn +++ b/bdale/blog/index.mdwn @@ -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)]]