Convert MoinMoin Wiki to trac

Description

moin2trac.py <moindir> <tracprojectdir> [wikimapfile]

moindir
The original moinmoin directory.
tracprojectdir
The target trac project directory.
wikimapfile
A mapping of page name to trac wikis.

Optionally you may also include wikimapfile which is useful if you would like to split your wiki into a Trac multi-project or if you would prefer to map only some of you pages into your wiki.

The syntax is as follows:

MoinPageName   <tracprojectdir>

If a wikimapfile is specified then only those pages in the map file will be transfered

Also included is modified script (twiki2moin.py) to convert a Twiki archive to a moinmoin archive.

Bugs/Feature Requests

Existing bugs and feature requests for MoinToTracScript are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out MoinToTracScript from here using Subversion, or browse the source with Trac.

Example

 $ python moin2trac.py /var/lib/twiki/Main /home/trac/myproject

Recent Changes

[1577] by kgk on 11/17/06 00:52:38

MoinToTracScript:

delete file

[1576] by kgk on 11/17/06 00:50:43

MoinToTracScript:

improt

[1575] by kgk on 11/17/06 00:41:51

New hack MoinToTracScript, created by kgk

Author/Contributors

Author: kgk
Contributors: