[pmwiki-users] Conditional Statement and Relative page references

DaveG pmwiki at solidgone.com
Mon Nov 5 18:24:28 CST 2007



> What you gave above would work except that compound conditionals
> (i.e., "and"/"or") require brackets or the "expr" prefix:
> 
>   (:if expr group Notes and name GardenFence:)HERE WE ARE!(:ifend:)
>   (:if [ group Notes and name GardenFence ] :)HERE WE ARE!(:ifend:)
> 
> But the single (:if name Notes.GardenFence:) is simpler.  :-)
Thanks for the information.




More information about the pmwiki-users mailing list