=== Google Calendar Widget === Contributors: poco Donate link: http://notions.okuda.ca Tags: google, calendar Requires at least: 2.8 Tested up to: 2.8.5 Stable tag: 1.0 This plugin installs a sidebar widget that can show the upcoming events from a Google Calendar feed. == Description == This plugin installs a widget for showing a Google Calendar agenda on the sidebar. Once installed it adds a sidebar widget called 'Google Calendar' that may be dragged into your sidebar. Each widget can be configured with a URL of the calendar feed, a title, and the number of agenda items to show. The calendar feed is the URL you get when clicking on the XML icon next to 'Calendar Address:' in the Google Calendar settings. See the full instructions here. Multiple widgets can be used on the same page and each one can reference a different feed. See also [http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/](http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/) == Installation == 1. Upload all the files to the `/wp-content/plugins/google-calendar-widget` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Drag the 'Google Calendar' widget to your sidebar 1. Fill out the settings for each instance in your sidebar. You can ge the calendar URL from your Google calendar settings, just be sure to change the "/basic" to "/full". For example: * Calendar Title : Google Developer Calendar * Calendar URL: http://www.google.com/calendar/feeds/developer-calendar@google.com/public/full * Maximum Results: 6 == Frequently Asked Questions == = Where do I get the calendar feed? = See the [Google Calendar Support Page](http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=37103). Just don't forget to change the "/basic" to "/full". == Screenshots == 1. The widget showing the upcoming Google developer calendar events on the sidebar of the default Wordpress theme. == Changelog == = 1.0 = * Initial release