Edgewall Software

Ticket #69 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

Default set of wiki pages

Reported by: jonas Owned by: jonas
Priority: normal Milestone: 0.5
Component: wiki system Version: 0.1
Severity: blocker Keywords:
Cc:

Description

We need to create a default set of wiki pages that will be installed automatically into newly created databases. Most of these pages can be taken from the Trac wiki but some have to be custom made (like WikiStart).

Attachments

Change History

Changed 5 years ago by jonas

  • severity changed from normal to blocker

Changed 5 years ago by jburley

There seems to be an error, for me, in the python script for _do_wiki_import. Line number 726 is: f = file(filename,'r')

For me to get this to work, this must be "open", and not "file". Changing it here, and on line 754 fixes the script for me.

-jburley@…

Changed 5 years ago by daniel

  • status changed from new to closed
  • resolution set to fixed

This works in 0.5.1.

The bug mentioned by jburley was fixed in changeset [185].

Add/Change #69 (Default set of wiki pages)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.