[pmwiki-users] PTVs and Conditional Markup

Hans design5 at softflow.co.uk
Thu May 15 11:25:06 CDT 2008


Thursday, May 15, 2008, 5:00:15 PM, Sameer Kumar wrote:

> (:if {*$:featured}=-?* :)

you need to be more precise with your conditional.
You cannot use abc=xyz as conditional, use instead

(:if equal abc xyz:)

and you cannot use wildcards ?*

What exactly are you trying to test?
It may be possible with use of markup expressions to construct a
conditional test, or define a custom conditional.


  ~Hans




More information about the pmwiki-users mailing list