wiki:MoinToTracScript

Version 1 (modified by Kristian Kvilekval, 17 years ago) (diff)

New hack MoinToTracScript, created by kgk

Convert MoinMoin to trac

Description

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

<moindir> is the original moinmoin directory.

<tracprojectdir> is 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 follow MoinPageName <tracprojectdir>

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

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 [download:mointotracscript 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

16520 by rjollos on 2017-04-16 01:52:28
Fix indentation
3396 by kgk on 2008-03-19 01:10:19
decode moinmoin page names with unicode characters
3395 by kgk on 2008-03-19 00:30:34
add usage to twik2moin; fix for trac 0.11; fix missing dir
(more)

Author/Contributors

Author: kgk
Contributors:

Attachments (1)

Download all attachments as: .zip