X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1efaa8e6ec7128ce1321577287b5501b77ce83da..246db0f234f16f57d28a8639be36f7e5dfc598ad:/doc/users/sabr.mdwn diff --git a/doc/users/sabr.mdwn b/doc/users/sabr.mdwn index b5b1d9515..8741c6f36 100644 --- a/doc/users/sabr.mdwn +++ b/doc/users/sabr.mdwn @@ -24,4 +24,9 @@ feedonly=yes rss=no atom=yes]] * Does this bullet go through? • yes, of course. * 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]] to test why it doesn't appear in the previw: [[plugins/toc/discussion]] +* 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.