]> sipb.mit.edu Git - ikiwiki.git/commitdiff
response
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 17 Jul 2008 23:35:43 +0000 (19:35 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 17 Jul 2008 23:35:43 +0000 (19:35 -0400)
doc/todo/else_parameter_for_map_plugin.mdwn

index bd93c41e9fd2a827f01072030b24982e6ca8ad0a..8487f3564001c0aff05468181589ff78a2537cc6 100644 (file)
@@ -19,3 +19,9 @@ documentation yet, I'm waiting for feedback first, but I'll do it for sure. -- [
 >> What would you write in the `then` clause?
 >> I'm not opposed at all to rewrite my two-liner, but I don't understand.
 >> --[[intrigeri]]
+
+       \[[if  test="foo/*" then="""
+       \[[map pages="foo/*"]]
+       """]]
+
+--[[Joey]]