[Trac] mediawiki style wiki processor
trac at nogga.de
trac at nogga.de
Fri Feb 4 10:55:32 EST 2005
> If there were a way to swap Trac's wiki syntax for media wiki's that
> would be a nice start... or, heavens to Betsy, would there be a way to
> use Media Wiki instead of the Trac wiki and yet somehow retain Trac's
> much-appreciated trinity of integration?
In principle you can swap the wiki processor, like you can do now with
restructured Text and HTML
(http://projects.edgewall.com/trac/wiki/WikiProcessors). One only have
to write a MediaWiki processor. It would be wonderful, if one could use
the original MediaWiki code, but that is written in PHP and I don't
know, wether it is possible to bridge from Python to PHP.
Dirk
More information about the Trac
mailing list