aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorintrigeri <intrigeri@web>2008-07-17 19:31:32 -0400
committerJoey Hess <joey@kitenet.net>2008-07-17 19:31:32 -0400
commitd61b9c92c5ccff3e3555e9a945ddd5fb8571480c (patch)
treef314ed7b9beab762877ddc48d547a7962b8c5a5c
parent2c9ab7065e289f422778dcf75ddc511fc5ea77ec (diff)
downloadikiwiki-d61b9c92c5ccff3e3555e9a945ddd5fb8571480c.tar
ikiwiki-d61b9c92c5ccff3e3555e9a945ddd5fb8571480c.tar.gz
asking for clarification
-rw-r--r--doc/todo/else_parameter_for_map_plugin.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/else_parameter_for_map_plugin.mdwn b/doc/todo/else_parameter_for_map_plugin.mdwn
index 4d6776229..bd93c41e9 100644
--- a/doc/todo/else_parameter_for_map_plugin.mdwn
+++ b/doc/todo/else_parameter_for_map_plugin.mdwn
@@ -10,3 +10,12 @@ documentation yet, I'm waiting for feedback first, but I'll do it for sure. -- [
> Can't a [[plugins/conditional]] be for this?
> --[[Joey]]
+
+>> Hmmm, what do you mean? Adding a syntax such as the one below?
+>> Or something else?
+
+ \[[if test="map(" then="..." else="..."]]
+
+>> 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]]