]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authorGünterLadwig <GünterLadwig@web>
Sun, 25 Jan 2009 21:37:32 +0000 (16:37 -0500)
committerJoey Hess <joey@kitenet.net>
Sun, 25 Jan 2009 21:37:32 +0000 (16:37 -0500)
doc/ikiwiki/pagespec/discussion.mdwn

index 4eed3722ccc744595fc8380e68e69dc9e1ad6450..5788d4aed8f5a1e0eaa87c011bf7696811bbae74 100644 (file)
@@ -83,12 +83,3 @@ 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.