Wiki Public

Description

Sometimes you want to use Trac as a private project management system denying access to anyone except registered users.

This patch allows you to release some pages as public ones by adding "Public" to the page name (example: "TestPublic?").
The anonymous user will need the WIKI_PUBLIC privilege.

The patch is inspired from the WikiPrivatePatch.

The new privilege is very easy to administrate if you use WebAdmin

Bugs/Feature Requests

Existing bugs and feature requests for WikiPublicPatch are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

Add "Public" to the name of your public pages, and add the WIKI_PUBLIC privilege to those users (usually "anonymous") you want to allow access.
If you add attachments to public pages you need to add "Public" to the attachment description.

Recent Changes

[2248] by seb on 05/20/2007 08:45:04 AM

WikiPublicPatch:

readme

[2245] by seb on 05/20/2007 08:15:54 AM

WikiPublicPatch:

added patch to make the wikistart page "PUBLIC" added a script to apply the patches

[2244] by seb on 05/20/2007 07:45:33 AM

WikiPublicPatch:

minor fix for trac 10.4

[2084] by seb on 03/06/2007 02:51:23 PM

WikiPublicPatch:

New working directory

Author/Contributors

Author: seb
Contributors: