Contents
Convert MoinMoin (or twiki) Wiki to Trac
Description
This is a script that converts MoinMoin wiki pages to Trac wiki pages.
Syntax:
moin2trac.py <moindir> <tracprojectdir> [wikimapfile]
Arguments:
moindir
- The original moinmoin pages directory (e.g., .../<MoinMoin installdir>/data/pages).
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 your 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 transferred
Example usage:
$ python moin2trac.py /var/lib/twiki/Main /home/trac/myproject
Also included is a 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.
defect |
4 / 6 |
||
---|---|---|---|
enhancement |
0 / 1 |
Download and Source
Download the zipped source.
Source
Check out using Subversion, or browse the source with Trac.
Recent Changes
Author/Contributors
Author: kgk
Maintainer: Kristian Kvilekval
Contributors:
Attachments (1)
-
moinmoin.png (6.0 KB) - added by 8 years ago.
MoinMoin logo
Download all attachments as: .zip