aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web>2011-06-10 08:13:31 +0000
committeradmin <admin@branchable.com>2011-06-10 08:13:31 +0000
commita80d3edf2ac7da23d6e744aa905775de8fde43bb (patch)
tree0b058c6d7125dfa0c787b6daf4b66e30b687b539
parentdd077fd79bb792bcaa8b5dc880f114963cdf0d3f (diff)
downloadikiwiki-a80d3edf2ac7da23d6e744aa905775de8fde43bb.tar
ikiwiki-a80d3edf2ac7da23d6e744aa905775de8fde43bb.tar.gz
doscan is now called maketrail
-rw-r--r--doc/plugins/contrib/report/ikiwiki/directive/report.mdwn17
1 files changed, 9 insertions, 8 deletions
diff --git a/doc/plugins/contrib/report/ikiwiki/directive/report.mdwn b/doc/plugins/contrib/report/ikiwiki/directive/report.mdwn
index df88b33ad..aa884c137 100644
--- a/doc/plugins/contrib/report/ikiwiki/directive/report.mdwn
+++ b/doc/plugins/contrib/report/ikiwiki/directive/report.mdwn
@@ -114,14 +114,15 @@ to the other pages.
The following options are used to improve efficiency when dealing
with large numbers of pages; most people probably won't need them.
-**doscan**:
-
-Whether this report should be called in "scan" mode; if it is, then
-the pages which match the pagespec are added to the list of links from
-this page. This can be used by *another* report by setting this
-page to be a "trail" page in *that* report.
-It is not possible to use "trail" and "doscan" at the same time.
-By default, "doscan" is false.
+**maketrail**:
+
+Make a trail; if true, then this report is called in "scan" mode and the
+pages which match the pagespec are added to the list of links from this
+page. This can be used by *another* report by setting this page to be a
+"trail" page in *that* report.
+
+It is not possible to use "trail" and "maketrail" at the same time.
+By default, "maketrail" is false.
## TEMPLATE PARAMETERS