[pmwiki-users] Problem using MarkupExpressions with ZAP variable

Benoit Dutilleul benoit.dutilleul at googlemail.com
Sat Jun 16 14:45:40 CDT 2007


Hello,

I'm still working on this system to manage events and struggling with the
conversion of date and time into a timestamp. Now, I have a basic ZAP script
working but it seems that the ftime markup does not work with ZAP variables.

(:zapform key=AddEvent:)
(:input text EventYear:)
(:zap php_EventDate="strtotime|{EventYear}" AddEvent:)
(:zap EventDate="{php_EventDate}" AddEvent:)
(:zap savedata="EventDate" AddEvent:)
(:input submit:)
(:zapend:)

{$:EventDate}

{(ftime %Y when="{$:EventDate}")}

Can somebody help?
Kind regards,

Benoit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20070616/ba3c39cb/attachment.html 


More information about the pmwiki-users mailing list