On 17/02/05 20:02 -0500, Christian Smith wrote:
> I'm trying to get the PagePrivacy plug-n installed and working
> under the latest version of Kwiki (mod_perl). I've installed the
> plugin and setup a /admin/ view, but I don't seem to have any
> access to the capabilities of the plug-in.
>
> Anybody know what changes I need to make to the template files
> in order to make this show up?
Create an alternate config file (config2.yaml for instance) in the admin view
directory and add this line:
privacy_group: admin
Cheers, Brian