On 3/31/06, <b class="gmail_sendername">Thomas Lederer</b> &lt;<a href="mailto:celok@gmx.net">celok@gmx.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I was looking for a way to store some events, and have a webpage say:<br>the next upcoming event is: ...<br></blockquote></div><br>You could use something along the lines of:<br><br>!Upcoming Events<br>(:if date 2006-03-26 2006-04-01:)
<br>!!April 1st, 2006 - Grand Bazaar<br>Blah blah blah<br>(:if date 2006-04-06 2006-04-12:)<br>!!April 12th, 2006 - PmWiki Party<br>Blah blah blah<br>(:ifend:)<br><br>In the example, each event will show up for a week leading up to (and including) the actual date.&nbsp; You can of course, decide precisely when you want each to show up.&nbsp; Some events may need more notice.
<br><br>Hope this helps.<br clear="all"><br>-- <br>Allister