Contents
PlanetForge import/export plugin
Description
This plugin exports Trac data (wiki, tickets, compoments, permissions, repositories, etc.) using the open format designed by the COCLICO project:
It extends the webadmin panel and the 'trac admin ...' command.
At a later time the 'import' feature should be implemented.
Bugs/Feature Requests
Existing bugs and feature requests for PlanetForgeImportExportPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out PlanetForgeImportExportPlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Example
GUI: needs a screenshot, straigthforward : click on 'Export' button, save zip file.
CLI: not yet.
Recent Changes
- 16494 by rjollos on 2017-04-15 08:20:21
-
Fix indentation
- 10791 by zerodeux on 2011-10-16 22:44:28
-
(vcaron) cosmetic fixes + bug in import preview filename display (was urlquoted)
- 10790 by zerodeux on 2011-10-16 21:58:24
-
Full export support (added wiki pages and revs + files meta and data (+UI debug mode)
(more)