Home > Development > trac plugin – Dependency graph sitebar

trac plugin – Dependency graph sitebar

February 13th, 2010

After installation of dozens of plugins to trac I started wondering why people can not simplify their life ?

By ex. MasterTicketsPlugin can draw pretty graphs with great links to other tickets, but … you have to leave the ticket view to see the graph, So my thought was to have the graph on ticket view, as I already had TicketSidebarProviderPlugin I had *only* to embed output of one plugin into new sidebar.

As things look quite straight there were few gotchas which make the task spread to few hours, but finally I succeded and the result is already published at Trac-Hacks.orgDepgraphSidebarPlugin

  1. No comments yet.
Comments are closed.