projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f71abc9
)
(no commit message)
author
GuenterLadwig
<GuenterLadwig@web>
Sun, 25 Jan 2009 21:40:29 +0000
(16:40 -0500)
committer
Joey Hess
<joey@kitenet.net>
Sun, 25 Jan 2009 21:40:29 +0000
(16:40 -0500)
doc/ikiwiki/pagespec/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/ikiwiki/pagespec/discussion.mdwn
b/doc/ikiwiki/pagespec/discussion.mdwn
index 5788d4aed8f5a1e0eaa87c011bf7696811bbae74..4eed3722ccc744595fc8380e68e69dc9e1ad6450 100644
(file)
--- a/
doc/ikiwiki/pagespec/discussion.mdwn
+++ b/
doc/ikiwiki/pagespec/discussion.mdwn
@@
-83,3
+83,12
@@
locks out all users.
>> machines. Both are running the most recent release of ikiwiki in
>> pkgsrc - 2.66. Perhaps an update to a newer version would solve the issue.
+----
+
+Is there a way to refer to all subpages of the current page, if the name of the
+current page is not known (i.e. the pagespec is used in a template)? The ./ syntax
+does not seem suitable for this, as
+
+> \[[!map pages="./*"]]
+
+also lists the current page and all its siblings.