Google Events 1.4.0
Grab the events from your Google Calendar and display them as a list and or in a Calendar.
Submitted: Nov 19th 2007 | License: GPL - GNU Public | Downloads: 369
Description
Features include:
*Template the First, Last, Even, and Odd events.
*Populate a calendar with clickable links.
*Skip X amount of events.
*List a maximum number of events.
*Chronological and Reverse Chronological list support.
*CURL support and FOPEN support
*SimplePie integration
*Mash Multiple Calendars into one
Instructions
Just download the zip file and upload its contents to assets/snippets/GoogleEvents.
Create a new snippet and paste in the contents of GoogleEvents.php.
Create a chunk with the appropriate placeholders and call it where you want.
**Make sure to read the included installation instructions**
Updates
You will likely need to add an offset parameter to get the times working correctly. Please check the included readme file.