Changes between Version 6 and Version 7 of TracRoadmap


Ignore:
Timestamp:
Dec 14, 2014, 5:16:20 PM (9 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracRoadmap

    v6 v7  
    3131 * [http://www.novell.com/de-de/products/desktop/features/evolution.html Evolution] also support iCalendar
    3232 * [http://office.microsoft.com/en-us/outlook/ Microsoft Outlook] can also read iCalendar files (it appears as a new static calendar in Outlook)
    33  * [https://www.google.com/calendar/ Google Calendar]
    3433
    3534To subscribe to the roadmap, copy the iCalendar link from the roadmap (found at the bottom of the page) and choose the "Subscribe to remote calendar" action (or similar) of your calendar application, and insert the URL just copied.
     
    3736'''Note:''' For tickets to be included in the calendar as tasks, you need to be logged in when copying the link. You will only see tickets assigned to yourself, and associated with a milestone.
    3837
    39 '''Note:''' To include the milestones in Google Calendar you might need to rewrite the URL.
    40 {{{
    41 RewriteEngine on
    42 RewriteRule ([^/.]+)/roadmap/([^/.]+)/ics /$1/roadmap?user=$2&format=ics
    43 }}}
    44 
    4538More information about iCalendar can be found at [http://en.wikipedia.org/wiki/ICalendar Wikipedia].
    4639----
    47 See also: TracTickets, TracReports, TracQuery, [trac:TracRoadmapCustomGroups]
     40See also: TracTickets, TracReports, TracQuery, [trac:TracRoadmapCustomGroups TracRoadmapCustomGroups]