[[PageOutline(2-5,Contents,pullout)]] = Chart of upcoming milestones macro == Description When Trac is used to manage many projects, it is useful to get a dashboard overview of all milestone dates in the Trac instances. This macro automatically generates such a chart. Key features: * You may put in a news box. * Overdue dates can be displayed colored. * The milestone chart is sorted by date. * You can set a filter which milestones are displayed by setting an SQL-like pattern. The following README.txt file: [[Include(source:upcomingmilestoneschartmacro/README.txt)]] is then displayed as: [[Image(exampleMilestoneChart.PNG, border=2)]] based on these milestones: [[Image(exampleMilestoneOverview.PNG, border=2)]] == Bugs/Feature Requests Existing bugs and feature requests for UpcomingMilestonesChartMacro are [report:9?COMPONENT=UpcomingMilestonesChartMacro here]. If you have any issues, create a [/newticket?component=UpcomingMilestonesChartMacro new ticket]. [[TicketQuery(component=UpcomingMilestonesChartMacro,group=type,format=progress)]] == Download Download the zipped source from [export:upcomingmilestoneschartmacro here]. == Source You can check out UpcomingMilestonesChartMacro from [/svn/upcomingmilestoneschartmacro here] using Subversion, or [source:upcomingmilestoneschartmacro browse the source] with Trac. == Installation Just copy the .py file in the plugins directory of your Trac installation. == Recent Changes [[ChangeLog(upcomingmilestoneschartmacro, 3)]] == Author/Contributors '''Author:''' [wiki:falkb] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''