[dokuwiki] Re: User Pages
- From: "Terence J. Grant" <tjgrant@xxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 9 Aug 2006 13:31:13 -0400
i did this by hacking the source myself. Just a view lines to give
users access to their pages under [[home:{userid}:...]] and keep all
others out (except the admin user). One could think of giving others
(world) only read access instead of no access...
There's no need to hack the source. There's the "wiki:user:xxx" idea I
use in monobook. As usual the logic itself is simply within the
template code, and all user permissions are based on properly setting
up your users with ACL.
And it is extremely simple to set this up even if you already have
several dozen users.
--
--Terence J. Grant(tjgrant@xxxxxxxxxxxx)
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: User Pages
- From: Guy Brand
- References:
- [dokuwiki] User Pages
- From: Dave Kliczbor
- [dokuwiki] Re: User Pages
- From: Oliver Geisen
Other related posts:
- » [dokuwiki] User Pages
- » [dokuwiki] Re: User Pages
- » [dokuwiki] Re: User Pages
- » [dokuwiki] Re: User Pages
- » [dokuwiki] Re: User Pages
i did this by hacking the source myself. Just a view lines to give
users access to their pages under [[home:{userid}:...]] and keep all
others out (except the admin user). One could think of giving others
(world) only read access instead of no access...
There's no need to hack the source. There's the "wiki:user:xxx" idea I use in monobook. As usual the logic itself is simply within the template code, and all user permissions are based on properly setting up your users with ACL.
- [dokuwiki] Re: User Pages
- From: Guy Brand
- [dokuwiki] User Pages
- From: Dave Kliczbor
- [dokuwiki] Re: User Pages
- From: Oliver Geisen