From 530888021fb794d01fc6b59e08bde7378290996b Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 8 Jan 2009 08:51:19 -0700 Subject: [PATCH] constrain rss to only include posts since blog conversion from blosxom --- bdale/blog/index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)]] -- 2.47.2