Changes between Version 7 and Version 8 of PrivateWikiPlugin


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PrivateWikiPlugin

    v7 v8  
    1717Download the [download:privatewikiplugin zipped source], check out [/svn/privatewikiplugin using Subversion], or [source:privatewikiplugin browse the source] with Trac.
    1818
    19 
    20 == Example/Installation ==
    21 
    22 In trac.ini modify the following two sections.  Under private_wikis put whatever pages you want to protect.
    23 
     19== Installation Help ==
     20 1. Install the plugin (either for a single project, or globally). See the details on how to install a trac plugin at: [trac:TracPlugins]
     21  * '''No Really, GO READ [trac:TracPlugins]'''
     22 1. Be sure that the plugin is enabled. Add "timingandestimationplugin.* = enabled" to trac.ini (in the [components] subheading).
     23  * Alternatively, this can be enabled in the Web Admin section of the website as well
     24 1. In trac.ini modify the permission_policies to include PrivateWikiSystem
    2425{{{
    2526[trac]
    2627permission_policies=PrivateWikiSystem,DefaultPermissionPolicy
     28}}}
    2729
     30== Use ==
     31
     32In trac.ini add a privatewikis section, under that add a private_wikis field and list the Pages that you want to protect.
     33
     34{{{
    2835[privatewikis]
    2936private_wikis=InformationSystems