]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by tschwinge: Doesn't work as suggested.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 15 Aug 2007 07:01:18 +0000 (07:01 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 15 Aug 2007 07:01:18 +0000 (07:01 +0000)
doc/plugins/conditional/discussion.mdwn

index fb607420addb2673a7b0e2569412fe870a7c85c1..2c0f529ec9f0a1d1b3f16c5e252c4f0ed25e22ad 100644 (file)
@@ -9,6 +9,12 @@ is supposed to have *no* blank lines between...
 * *Todo* and **Mach**,
 * **Mach** and **Mig**.
 
 * *Todo* and **Mach**,
 * **Mach** and **Mig**.
 
--- [[tschwinge]]
+--[[tschwinge]]
 
 
-> The blank lines in this example are coming from the newline after `then="`, and also from the newline before the close quote. If you remove those newlines, I think it should work. --[[Joey]]
\ No newline at end of file
+> The blank lines in this example are coming from the newline after `then="`, and also from the newline before the close quote. If you remove those newlines, I think it should work. --[[Joey]]
+
+>> No, that's unfortunately not it, see here:
+>> [[if test="enabled(trallala)" then="foot"]]
+>> Continued.  But on the other
+>> [[if test="enabled(trallala)" then="foot" else="hand:"]]
+>> Continued.  --[[tschwinge]]