Import Trac wiki pages

This plugin is sponsored by Clever Age.

Description

This plugin makes it possible to merge trac wikis.

Bugs/Feature Requests

Existing bugs and feature requests for WikiImportPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Configuration

  • Install and enable the plugin as usual.
  • Edit environment's trac.ini to add import sources :
    [wiki-import]
    default.name = Default corporate wiki base
    default.path = /path/to/other/trac
    scrum.name = Scrum wiki base
    scrum.path = /path/to/scrum/trac
    

Screenshots

Recent Changes

[5986] by trivoallan on 06/06/09 13:52:30

WikiImportPlugin : minor language fix.

[5985] by trivoallan on 06/06/09 13:15:51

WikiImportPlugin : minor css tweak.

[5984] by trivoallan on 06/06/09 13:05:14

WikiImportPlugin :

  • new feature : it's now possible to select which pages will be merged

[5983] by trivoallan on 06/06/09 12:09:05

WikiImportPlugin :

  • enhancement : Link to wiki pages in pages lists

Author/Contributors

Author: trivoallan
Contributors:

Attachments