[dokuwiki] Help with an ACL matter?

  • From: Filippo Salustri <salustri@xxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 24 Jul 2013 02:48:37 -0400

I've spent more than an hour reading doc & trying different things, but I'm
not getting anywhere.
I hope someone can help me here.

I want to have a "user" namespace, in which each user has a namespace.
In terms of visibility, I want:
* :user:start to world readable;
* :user:%USER%:start to be world readable;
* the rest of :user:%USER% to be hidden from all but %USER% (individual
user);

Here's the pertinent bits of my ACL file:
*       @ALL    1
*       @user   1
user:%USER%:start       @ALL    1
user:%USER%:*   %USER%  16
user:   %USER%  1
user:start      %USER%  1
user:*  @user   0

But this isn't working.  Either everyone can see the individual users'
space, or only registered users can.  Instead, I would like to let
:user:%USER%:start be world visible.

Advice anyone?

/fas
\V/_
Prof. Filippo A. Salustri, Ph.D., P.Eng.
Email: salustri@xxxxxxxxxx
http://deseng.ryerson.ca/~fil/

Other related posts: