PortlandWiki talk:Current events

From PortlandWiki
Revision as of 20:29, 17 March 2011 by MarkDilley (talk | contribs) (→‎This Week's Activity: testing out the calendar view for next few days, might be good for the front page)
Jump to navigation Jump to search

how about two meetings?

Calendar

I'm not sure if the calendar is a good idea... seems like a page for every day would be a major hassle to deal with. And there are other local calendars that are already used by people that we could embed, I think? Maybe not, I've been looking. -kotra (talk) 02:52, 18 March 2011 (UTC)

I actually like the idea of a calendar - but frankly I forgot about it. What I would like is the upcoming week on the front page. let's see if we can replicate that here:

This Week's Activity

<calendar> name=mycalendar view=week weekstart=1 skipempty=1 showempty=0 </calendar>

Calendar:
All Dates & Scheduled Activity (past)

<calendar> name=mycalendar view=today date=today </calendar>


<calendar> name=mycalendar view=today date=tomorrow skipempty=1 showempty=0 </calendar>


<calendar> name=mycalendar view=month </calendar> <calendar> name=mycalendar view=month date="+1 month"

</calendar>