= export iCal format for pages with an RSS feed = == Description == For out of the box trac, only the roadmap module has an iCal feed. the iCalExporterPlugin exposes an iCal format in the "Download in other formats" section. The calendar is created by parsing the RSS feed for the page and transforming it to iCal format. The calendar can then be read by (e.g.) google calendar by using the "Add by URL" feature. == Bugs/Feature Requests == Existing bugs and feature requests for IcalExporterPlugin are [report:9?COMPONENT=IcalExporterPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=IcalExporterPlugin&owner=k0s new ticket]. == Download == Download the zipped source from [download:icalexporterplugin here]. == Source == You can check out IcalExporterPlugin from [http://trac-hacks.org/svn/icalexporterplugin here] using Subversion, or [source:icalexporterplugin browse the source] with Trac. == Example == Click on the "Timeline" navigation item in a trac instance where this plugin is enabled. Scroll to the bottom of the page. The ability to download as iCalendar should be evident == Recent Changes == [[ChangeLog(icalexporterplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:k0s] [[BR]] '''Contributors:'''