[pmwiki-users] PITS00531 and v.2.2.0-beta27
    Hladůvka Jiří 
    mail at revida.sk
       
    Mon Jan 29 12:34:13 CST 2007
    
    
  
Hi all,
http://www.pmwiki.org/wiki/PITS/00531
Add conditional expressions to core (Cookbook.ConditionalExtensions)
is closed with Status: Closed - added for 2.1.beta33
In v.2.2.0-beta27 these conditionals do not work as seen in this example
v1:A
v2:B
(:if  {$:v2} gt {$:v1}:)
v2 is > v1
(:if:)
(:if   {$:v2} eq {$:v1}:)
v2 is = v1
(:if:)
Will be such a string comparision available in some near version 
2.2.0-betaXX or
have I to install Cookbook.ConditionalExtensions (or do I somewhere a 
mistake in the source) ?
Regards,
Jiri
    
    
More information about the pmwiki-users
mailing list