aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-25 13:39:33 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-25 13:39:33 -0400
commit99626615ff41a257090414bf500a83674e8fdc27 (patch)
tree4c1697e24d511184f88c36ab9a8d315486a7d687
parent134a25d1633513afd9506318aeb4349381dc061e (diff)
downloadikiwiki-99626615ff41a257090414bf500a83674e8fdc27.tar
ikiwiki-99626615ff41a257090414bf500a83674e8fdc27.tar.gz
Fix example blog's tags/life to not have a broken PageSpec. Closes: #543510
-rw-r--r--debian/changelog2
-rw-r--r--doc/examples/blog/tags/life.mdwn2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5b021ec24..cfe45c3b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ ikiwiki (3.141593) UNRELEASED; urgency=low
Closes: #542036
* po: Fixed to run rcs_add ralative to srcdir.
* Italian program translation from Luca Bruno.
+ * Fix example blog's tags/life to not have a broken PageSpec.
+ Closes: #543510
-- Joey Hess <joeyh@debian.org> Wed, 12 Aug 2009 12:25:30 -0400
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]]