summaryrefslogtreecommitdiff
path: root/doc/users/sabr.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-17 14:38:16 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-17 14:38:16 -0400
commit81355cd4c6868358ea2828334406c9b6cd572b5f (patch)
treec768983c1f15579716067110eed6e7f936a3a86f /doc/users/sabr.mdwn
parentf1228946bd62b7b4528bccabe91f836a16912e28 (diff)
parent143c8770d13698a9fabf9d7ac86a268a286033da (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/users/sabr.mdwn')
-rw-r--r--doc/users/sabr.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/users/sabr.mdwn b/doc/users/sabr.mdwn
index fcbc94e80..8741c6f36 100644
--- a/doc/users/sabr.mdwn
+++ b/doc/users/sabr.mdwn
@@ -25,3 +25,8 @@ feedonly=yes rss=no atom=yes]]
* Can I create this page? [[/root_page_test]]
* no, it's a bug: [[/bugs/Can__39__t_create_root_page]]
* This page has a [[plugins/toc]]. Why doesn't it appear in the edit preview? [[plugins/toc/discussion]]
+* Add two subpages: [[sub1]] and [[sub2]] to try to produce a directory listing as discussed in [[todo/pagespec_expansions]]. Will it list?
+
+> [[!inline pages="./sabr/* and !./sabr/*/*" template="titlepage" archive="yes" feeds="no"]]
+
+> How very strange that I need to put the name of my own page in there. I don't understand that. But it does seem to work.