wl from report to field plugin pages

master
Jon Dowland 2010-03-01 10:28:59 +00:00
parent 60d2dd318f
commit 4be426ab1a
1 changed files with 1 additions and 1 deletions

View File

@ -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.