[[PageOutline(2-5,Contents,pullout)]] = Google Calendar Plugin = == Description == Provides an integration of a Google Calendar IFRAME into Trac Project is hosted at [http://github.com/sas101/GoogleCalendar github]. It is build for Trac 0.10.3 and was only tested with this version (so far). Install like any other trac:TracPlugins. This could be simply done by using the Web-Admin UI. == Bugs/Feature Requests == Existing bugs and feature requests for GoogleCalendarPlugin are [http://github.com/sas101/GoogleCalendar/issues here]. If you have any issues, create a [http://github.com/sas101/GoogleCalendar/issues new ticket]. == Download == Download the egg from [http://github.com/sas101/GoogleCalendar/downloads here]. == Source == You can check out GoogleCalendarPlugin from [http://github.com/sas101/GoogleCalendar.git here] using Git or from [http://svn.github.com/sas101/GoogleCalendar.git here] using Subversion. == Example == '''Note:''' In trac.ini you have to enable the plugin and configure it with the Calendar URL. This can either be the public URL (if your calendar is public) or the private URL. [[BR]]'''Be aware''' that if you choose your private URL, you can usally see this in the About Trac > Configuration page (if you didn’t adjust the permissions) {{{ [components] googlecalendar.* = enabled [googlecalendar] calendar_url = http://www.google.com/calendar/embed?src=823sd8f7f87bgj67jhssd6f5%40group.calendar.google.com&ctz=Europe/Berlin&pvttk=92h3bfjgh2345gsah355hjh }}} == Recent Changes == [[ChangeLog(googlecalendarplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:StefanSimroth] [[BR]] '''Maintainer:''' [wiki:StefanSimroth] [[BR]] '''Contributors:'''