summaryrefslogtreecommitdiff
path: root/doc/examples
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-05 21:54:36 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-05 21:54:36 +0000
commit46f0f5bdc23139f0a382e608904c2acc8a774e73 (patch)
treeb489f518a3c29bc79b4adb7f4d923d6e01b2dd41 /doc/examples
parent4133ec4fabf085a31c167093bf296d0b860f86d9 (diff)
* Add feedshow option to allow reducing the number of items included in
an rss or atom feed.
Diffstat (limited to 'doc/examples')
-rw-r--r--doc/examples/blog/posts.mdwn2
1 files changed, 1 insertions, 1 deletions
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]]