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


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to