Changes between Version 11 and Version 12 of PrivateWikiPlugin


Ignore:
Timestamp:
Apr 3, 2008, 5:52:41 PM (16 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrivateWikiPlugin

    v11 v12  
    2222  * Alternatively, this can be enabled in the Web Admin section of the website as well
    2323 1. In trac.ini modify the permission_policies to include !PrivateWikiSystem
    24 Before:
     24
     25  Before:
    2526{{{
    2627[trac]
    2728permission_policies=DefaultPermissionPolicy
    2829}}}
    29 After:
     30  After:
    3031{{{
    3132[trac]