diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-25 13:39:33 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-25 13:39:33 -0400 |
commit | 99626615ff41a257090414bf500a83674e8fdc27 (patch) | |
tree | 4c1697e24d511184f88c36ab9a8d315486a7d687 /doc/examples | |
parent | 134a25d1633513afd9506318aeb4349381dc061e (diff) | |
download | ikiwiki-99626615ff41a257090414bf500a83674e8fdc27.tar ikiwiki-99626615ff41a257090414bf500a83674e8fdc27.tar.gz |
Fix example blog's tags/life to not have a broken PageSpec. Closes: #543510
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/blog/tags/life.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/blog/tags/life.mdwn b/doc/examples/blog/tags/life.mdwn index ddc2e646c..719f2b192 100644 --- a/doc/examples/blog/tags/life.mdwn +++ b/doc/examples/blog/tags/life.mdwn @@ -1,4 +1,4 @@ This feed contains pages in the "life" category. -[[!inline pages="link(tags/life) and ./posts/* and !*/Discussion" +[[!inline pages="link(tags/life) and !*/Discussion" show="10" actions=yes]] |