[pmwiki-users] Calendar / Event list

Allister Jenks arj at zkarj.co.nz
Thu Mar 30 19:42:35 CST 2006


On 3/31/06, Thomas Lederer <celok at gmx.net> wrote:
>
> I was looking for a way to store some events, and have a webpage say:
> the next upcoming event is: ...
>

You could use something along the lines of:

!Upcoming Events
(:if date 2006-03-26 2006-04-01:)
!!April 1st, 2006 - Grand Bazaar
Blah blah blah
(:if date 2006-04-06 2006-04-12:)
!!April 12th, 2006 - PmWiki Party
Blah blah blah
(:ifend:)

In the example, each event will show up for a week leading up to (and
including) the actual date.  You can of course, decide precisely when you
want each to show up.  Some events may need more notice.

Hope this helps.

--
Allister
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20060331/8833d05e/attachment.html 


More information about the pmwiki-users mailing list