Modify ↓
Ticket #39 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
Wiki to textfile import/export
| Reported by: | daniel | Owned by: | jonas |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | wiki system | Version: | |
| Severity: | blocker | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Being able to import and export wiki pages to/from text files would make packaging/distribution for installation alot easier, rather than having to rely on direct SQL statements in the install-scripts.
I imagine import/export commands for the trac-admin tool would be the best way to accomplish this.
Attachments
Change History
comment:1 Changed 8 years ago by jonas
- Severity changed from minor to blocker
comment:2 Changed 8 years ago by daniel
- Resolution set to fixed
- Status changed from new to closed
Text import/export was added in [140].
Note: See
TracTickets for help on using
tickets.



We need at least a simple version of this before we can release 0.1. This
tool should allow users to import a few "default pages" with trac-documentation etc. into their newly created Trac-database.