]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/BTS_integration.mdwn
e8efd625c9a6dcdb3bfd4ca27a4eb97da9dd437b
[ikiwiki.git] / doc / todo / BTS_integration.mdwn
1 Given network access when building the wiki, ikiwiki could retrieve information from bug-tracking systems and apply that information to BTS links.  For instance, consider how links from one bugzilla bug to another use strikeout formatting for links to fixed bugs, and use the status and summary of the bug to the link as a title.
2
3 This seems somewhat difficult, as ikiwiki would need to maintain a cache of the remote BTS information, and know how to talk to various types of BTS.  CPAN modules exist to solve this problem for some types of BTS.
4
5 --[[JoshTriplett]]
6
7 [[tag soc]]