[pmwiki-users] Conditional Headache . . .

Allister Jenks arj at zkarj.co.nz
Sat May 13 23:13:48 CDT 2006


On 5/14/06, Ben Wilson <dausha at gmail.com> wrote:
> The following is my markup. The problem is that all three pages are
> being included. Possible causes?
>
> (:if date 2006-01-01..2006-05-20:)
> (:include Spring2006:)
> (:if date 2006-05-15..2006-08-20:)
> (:include Summer2006:)
> (:if date 2006-08-15..2006-12-31:)
> (:include Fall2006:)
> (:if:)

The only small error I see is that the final (:if:) should be an
(:ifend:) but I can't see that causing this behaviour.

-- 
Allister




More information about the pmwiki-users mailing list