[pmwiki-users] Calendar / Event list

Tegan Dowling tmdowling at gmail.com
Thu Mar 30 21:15:19 CST 2006


Or

!Upcoming Events
(:if date 2006-03-26 2006-04-01:)
(:include Events.GrandBazaar##inclend:)
(:if date 2006-04-06 2006-04-12:)
(:include Events.PmWikiParty##inclend:)
(:ifend:)

and the Events.GrandBazaar page looks like:

!![[{$Fullname} | April 1st, 2006 - Grand Bazaar]]
Blah blah blah
[[#inclend]]
Further blah

And you have an Events.Template page with the page layout all set for
consistency.


On 3/30/06, Allister Jenks <arj at zkarj.co.nz> wrote:
>
> 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
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20060330/e1f2cfff/attachment.html 


More information about the pmwiki-users mailing list