Refactoring Mantis and mediaWiki

I was thinking of refactoring Mantis which is a bug tracker and mediaWiki. The reason is that I would like to add support to Mantis for browsing Subversion repositories and add some features to mediaWiki. I can’t do them now, because I just don’t have the time between the projects I’m currently working on. I have ideas in my head that I would like to see.

I don’t want to build my own implementations because they both already exist and have been tested. I’m better off going off their code than to try to do something as complex on my own. Besides, no one would use my implementation anyway. At least if I add the code than someone would most likely use it. As mediaWiki grows popular the features I eventually add might gain some conformity.

Also, I want a PHP version of Trac, nothing against Trac because it is awesome, but it is really hard to install.

Possibly Related Posts:


Comments are closed.