Sagamore calendar implementation: Difference between revisions
Jump to navigation
Jump to search
(→Website: Google Embeddable Calendar Helper) |
(→Website: PTA website example) |
||
Line 16: | Line 16: | ||
Use the [https://www.google.com/calendar/embedhelper?ctz=America/New_York Google Embeddable Calendar Helper]. |
Use the [https://www.google.com/calendar/embedhelper?ctz=America/New_York Google Embeddable Calendar Helper]. |
||
====PTA==== |
|||
Here's an example appropriate for the sidebar of the [[Sagamore Hills PTA website]] circa August, 2013. |
|||
<pre style="white-space: pre-wrap;"><iframe src="https://www.google.com/calendar/embed?showTitle=0&showNav=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=393&wkst=1&bgcolor=%23ffffff&src=sagamorehillspta.org_2ier8kd4ndl76artqmtugl5624%40group.calendar.google.com&color=%232F6309&src=sagamorehillspta.org_s7rl2pce7ls9c4s5qbboav4qa4%40group.calendar.google.com&color=%23182C57&src=sagamorehillspta.org_oj8q0h49li5ovc3dp8f114ngr8%40group.calendar.google.com&color=%238C500B&ctz=America%2FNew_York" style=" border-width:0 " width="262" height="393" frameborder="0" scrolling="no"></iframe></pre> |
|||
==Background== |
==Background== |
Revision as of 21:01, 26 August 2013
Notes on Sagamore's calendering implementation
Create events
List of Calendars
Use
Google Calendar
iCal
CalDAV
Website
Use the Google Embeddable Calendar Helper.
PTA
Here's an example appropriate for the sidebar of the Sagamore Hills PTA website circa August, 2013.
<iframe src="https://www.google.com/calendar/embed?showTitle=0&showNav=0&showDate=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=393&wkst=1&bgcolor=%23ffffff&src=sagamorehillspta.org_2ier8kd4ndl76artqmtugl5624%40group.calendar.google.com&color=%232F6309&src=sagamorehillspta.org_s7rl2pce7ls9c4s5qbboav4qa4%40group.calendar.google.com&color=%23182C57&src=sagamorehillspta.org_oj8q0h49li5ovc3dp8f114ngr8%40group.calendar.google.com&color=%238C500B&ctz=America%2FNew_York" style=" border-width:0 " width="262" height="393" frameborder="0" scrolling="no"></iframe>