Changes between Version 8 and Version 9 of IcalExporterPlugin


Ignore:
Timestamp:
Jun 11, 2008, 5:34:13 PM (16 years ago)
Author:
Jeff Hammel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IcalExporterPlugin

    v8 v9  
    77For 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://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://google.com/calendar google calendar] by using the [http://google.com/support/calendar/bin/answer.py?hl=en&answer=37100 "Add by URL"] feature. 
    88
    9 [[Include(source:icalexporterplugin/0.11/README.txt)]]
     9[[Include(source:icalexporterplugin/0.11/README.txt, text/x-trac-wiki)]]
    1010
    1111== Bugs/Feature Requests ==