wiki:PrivateWikiPlugin

Version 3 (modified by Eric Hodges, 16 years ago) (diff)

--

PrivateWikiPlugin System

Description

Allows you to protect wiki pages agianst access.

Bugs/Feature Requests

Existing bugs and feature requests for PrivateWikiPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:privatewikiplugin here].

Source

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

Example/Installation

In trac.ini modify the following two sections. Under private_wikis put whatever pages you want to protect.

[trac]
permission_policies=PrivateWikiSystem,DefaultPermissionPolicy

[privatewikis]
private_wikis=!InformationSystems

Recent Changes

17167 by rjollos on 2018-05-09 16:31:10
TracPrivateWiki 1.1.0: Conform to PEP8
16496 by rjollos on 2017-04-15 08:21:36
Fix indentation
16366 by rjollos on 2017-03-22 19:49:49
TracPrivateWiki 1.1.0: Removing special handling of anonymous user

Note: name of permission policy and component rule have changed.
See revised installation instructions when upgrading.

Fixes #11529.

(more)

Author/Contributors

Author: eric256
Contributors: