Monday, 10 March 2008

Bug Milestone

I've created a mediawiki extension that mimics Trac's ability to follow the progression of a Bugzilla milestone. All you have to do is put some bugs in a milestone, then put a tag in your wiki page with the name of the milestone, and you get a nice clickable progress bar with the bugs that are open or not: http://www.mediawiki.org/wiki/Extension:BugMilestone

Labels: ,

2 Comments:

At 19 May 2008 20:05 , Blogger John said...

I tried using the BugMilestone mediawiki extension, but am not getting the progress bar, just the percentage number and the # of tickets

 
At 20 May 2008 07:32 , Blogger Bertrand Gorge said...

It's probably an issue with the CSS - an image must point to the wrong location or something. I suggest you try with Firebug if you have it, and check in the net tab if there's no missing file. The code of the extension is being changed by several people from time to time, so it can very well be that a thing or two needs fixing...

 

Post a Comment

<< Home