./www/p5-Kwiki-PagePrivacy, Kwiki page-level privacy plugin

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 0.10nb10, Package name: p5-Kwiki-PagePrivacy-0.10nb10, Maintainer: pkgsrc-users

Kwiki::PagePrivacy is a plugin that lets you mark individual pages as:

* Public - normal readable/writable
* Protected - readonly to everyone except the control group.
* Private - invisible to everyone but the control group.

Each "view" or a point of entry into the kwiki has an associated
control (permissions) group.

Here is the typical setup process:

kwiki -new mykwiki
cd mykwiki
kwiki -add Kwiki::PagePrivacy
kwiki -new_view admin
echo 'privacy_group: admin' > admin/config2.yaml

Don't forget to secure the admin view with something like Apache's
.htaccess files. You only want people who are admins setting the
privacy levels.


Master sites: (Expand)

SHA1: 9f0d77c2d13f572d1a2d1504257590f95892f952
RMD160: b4610a7b949d0d8cb14fe8fdb3f84142488afece
Filesize: 8.239 KB

Version history: (Expand)