Changes between Version 1 and Version 2 of TracRoadmap
- Timestamp:
- Aug 30, 2006, 6:04:11 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracRoadmap
v1 v2 16 16 It is possible to add, modify and remove milestones using either TracAdmin or the web interface. 17 17 18 '''Note:''' Milestone descriptions can currently only be edited from the web interface. With appropriate permissions, you'll see links below the main navigation bar to manage milestones.18 '''Note:''' Milestone descriptions can currently only be edited from the web interface. With appropriate permissions, you'll see buttons for milestone management on the roadmap and milestone pages. 19 19 20 20 == iCalendar Support == 21 21 22 The Roadmap supports the [http://www.ietf.org/rfc/rfc2445.txt iCalendar] format to keep track of planned milestones and related tickets from your favorite calendar software. Calendar applications supporting the iCalendar specification include [http://www.apple.com/ical/ Apple iCal] for Mac OS X and the cross-platform [http://www.mozilla.org/projects/calendar/ Mozilla Calendar]. 22 The Roadmap supports the [http://www.ietf.org/rfc/rfc2445.txt iCalendar] format to keep track of planned milestones and related tickets from your favorite calendar software. Calendar applications supporting the iCalendar specification include [http://www.apple.com/ical/ Apple iCal] for Mac OS X and the cross-platform [http://www.mozilla.org/projects/calendar/ Mozilla Calendar]. [http://kdepim.kde.org/components/korganizer.php Korganiser] (the calendar application of the [http://www.kde.org/ KDE] project) and [http://www.novell.com/de-de/products/desktop/features/evolution.html Evolution] also support iCalendar. 23 23 24 To 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) , and insert the URL just copied.24 To 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. 25 25 26 '''Note:''' For tickets to be included in the calendar (as TO-DO items), you need to be authenticatedwhen copying the link. You will only see tickets assigned to yourself, and associated with a milestone.26 '''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. 27 27 28 More information about iCalendar can be found at [http://en.wikipedia.org/wiki/ICalendar Wikipedia]. 28 29 ---- 29 30 See also: TracTickets, TracReports, TracQuery, TracGuide