new version to go with new version of field
authorhttp://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web>
Wed, 19 May 2010 11:29:45 +0000 (11:29 +0000)
committerJoey Hess <joey@finch.kitenet.net>
Wed, 19 May 2010 11:29:45 +0000 (11:29 +0000)
doc/plugins/contrib/ymlfront.mdwn

index f4438f23c11656c38272cbfa1d6a68f62aba81e2..6dd8ed532ad07d9873ae45be37ad9a70d7b53cef 100644 (file)
@@ -42,7 +42,7 @@ That will be htmlized using the page-type of the page-file.
 
 ### Accessing the Data
 
-There are three ways to access the data given in the YAML section.
+There are a few ways to access the data given in the YAML section.
 
 * [[getfield]] plugin
 
@@ -83,6 +83,10 @@ There are three ways to access the data given in the YAML section.
 
        When running on the Sprongle system, the Foo function returns incorrect data.
 
+* [[report]] plugin
+
+  The **report** plugin is like the [[ftemplate]] plugin, but it reports on multiple pages, rather than just the current page.
+
 * write your own plugin
 
   In conjunction with the [[field]] plugin, you can write your own plugin to access the data.