Changes between Version 5 and Version 6 of IcalExporterPlugin


Ignore:
Timestamp:
Jun 9, 2008, 9:59:14 PM (16 years ago)
Author:
Jeff Hammel
Comment:

wikify

Legend:

Unmodified
Added
Removed
Modified
  • IcalExporterPlugin

    v5 v6  
    55'''read trac feeds in your calendar!'''
    66
    7 For out of the box trac, only the [http://trac.edgewall.org/roadmap roadmap module] has an [http://trac.edgewall.org/roadmap?format=ics iCal feed].  the iCalExporterPlugin exposes an [http://www.ietf.org/rfc/rfc2445.txt 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.) [http://www.google.com/calendar google calendar] by using the [http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=37100 "Add by URL"] feature. 
     7For out of the box trac, only the [http://trac.edgewall.org/roadmap roadmap module] has an [http://trac.edgewall.org/roadmap?format=ics iCal feed].  the IcalExporterPlugin exposes an [http://www.ietf.org/rfc/rfc2445.txt 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.) [http://www.google.com/calendar google calendar] by using the [http://www.google.com/support/calendar/bin/answer.py?hl=en&answer=37100 "Add by URL"] feature. 
    88
    99