From 46f0f5bdc23139f0a382e608904c2acc8a774e73 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 5 Feb 2007 21:54:36 +0000 Subject: * Add feedshow option to allow reducing the number of items included in an rss or atom feed. --- doc/examples/blog/posts.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/examples') diff --git a/doc/examples/blog/posts.mdwn b/doc/examples/blog/posts.mdwn index e4b053d8f..f5b128df0 100644 --- a/doc/examples/blog/posts.mdwn +++ b/doc/examples/blog/posts.mdwn @@ -1,3 +1,3 @@ Here is a full list of posts to my [[blog|index]]. -[[inline pages="*blog/posts/* and !*/Discussion" archive=yes quick=yes]] +[[inline pages="*blog/posts/* and !*/Discussion" archive=yes feedshow=10 quick=yes]] -- cgit v1.2.3