[pmwiki-users] Re: Supporting different modes in default pmwiki

H. Fox haganfox at gmail.com
Sun Aug 7 23:34:02 CDT 2005


The mode-oriented approach would be much easier to accomplish if
support for groups (of users) were added to PmWiki.  Users in the
"admin" group could see admin-related links, for example.  There could
even be more than one type of admin, since groups could be arbitrarily
determined by the administrator.

The groups would be configurable in config.php.  You could also use
.htgroups, like

    editors: [...]
    admins: [...]
    forms-admins: [...]
    red: [...]
    blue: [...]
    advanced-readers: [...]

Perhaps there could be a way to join a group via a link with no
password required.

Hagan




More information about the pmwiki-users mailing list