Path to this page:
./
www/p5-Kwiki-PagePrivacy,
Kwiki page-level privacy plugin
Branch: pkgsrc-2014Q1,
Version: 0.10nb6,
Package name: p5-Kwiki-PagePrivacy-0.10nb6,
Maintainer: pkgsrc-usersKwiki::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.
Required to run:[
www/p5-Kwiki]
Master sites: (Expand)
SHA1: 9f0d77c2d13f572d1a2d1504257590f95892f952
RMD160: b4610a7b949d0d8cb14fe8fdb3f84142488afece
Filesize: 8.239 KB
Version history: (Expand)
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version p5-Kwiki-PagePrivacy-0.10nb6 (created)