Customize the wiki on initialization

Description

Allows site-wide customizations to the default wiki to be added at environment creation.

Each file in the folder you give (see below) should be named the name as the page it will load to. If the contents are exactly the text __delete__ on a single line, the page will be deleted.

Bugs/Feature Requests

Existing bugs and feature requests for SiteWikiDefaultPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

Enable this plugin gloablly (usually in /usr/share/trac/conf/trac.ini):

[components]
sitewikidefault.* = enabled

By default it looks for pages in /etc/trac/wiki-default. This can be changed though:

[site]
wiki_default = /my/dir

Recent Changes

[1438] by coderanger on 10/23/06 08:20:55

SiteWikiDefaultPlugin:

Initial add

[1437] by coderanger on 10/23/06 08:20:20

New hack SiteWikiDefaultPlugin, created by coderanger

Author/Contributors

Author: coderanger
Contributors: