diff options
-rw-r--r-- | doc/users/sabr.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/users/sabr.mdwn b/doc/users/sabr.mdwn index f60cc4d9d..8741c6f36 100644 --- a/doc/users/sabr.mdwn +++ b/doc/users/sabr.mdwn @@ -27,4 +27,6 @@ feedonly=yes rss=no atom=yes]] * 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"]] +> [[!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. |