projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60d2dd3
)
wl from report to field plugin pages
author
Jon Dowland
<jmtd@debian.org>
Mon, 1 Mar 2010 10:28:59 +0000
(10:28 +0000)
committer
Jon Dowland
<jmtd@debian.org>
Mon, 1 Mar 2010 10:28:59 +0000
(10:28 +0000)
doc/plugins/contrib/report.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/contrib/report.mdwn
b/doc/plugins/contrib/report.mdwn
index 7130bcb5f82994fe48476efac4a0bc98ad20c5c3..e8cbd04865495e08873280285738deac2d3edc12 100644
(file)
--- a/
doc/plugins/contrib/report.mdwn
+++ b/
doc/plugins/contrib/report.mdwn
@@
-18,7
+18,7
@@
IkiWiki::Plugin::report - Produce templated reports from page field data.
This plugin provides the **report** directive. This enables one to report on
the structured data ("field" values) of multiple pages; the output is formatted
-via a template. This depends on the
"field"
plugin.
+via a template. This depends on the
[[plugins/contrib/field]]
plugin.
The pages to report on are selected by a PageSpec given by the "pages"
parameter. The template is given by the "template" parameter.