On Thu, 2006-07-27 at 19:55 -0400, Christopher Taylor wrote: > Just a stupid question: Is there a reason why Trac uses a propritary > wiki and not some other open source wiki like tikiwiki, TWiki or > MediaWiki?
* none of them support Trac's linking to tickets and changesets * none of them are written in Python, so they can't be integrated with Trac MoinMoin is written in Python, but it's licensed under the GPL, so it can't be included in Trac due to licensing issues. -- Matthew Good <[EMAIL PROTECTED]> _______________________________________________ Trac-dev mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac-dev
