
|
[dokuwiki]
||
[Date Prev]
[10-2007 Date Index]
[Date Next]
||
[Thread Prev]
[10-2007 Thread Index]
[Thread Next]
[dokuwiki] Strange thing with do=index
- From: Patrice Pillot <phep-lists@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 10 Oct 2007 12:54:19 +0200
Hi,
First of all a big cheer for all of DW devs. My last non-DW wiki at work
has been migrated yesterday :-).
I've just noticed something strange with my own personnal dokuwiki.
This one has a top level namespace (let's call it private for the sake
of simplicity) with 0 access for all but one user (me ;-)). This
namespace is, for the moment, a "single branched" tree; i.e. it has only
one sub-namespace (though it has many pages) that, in turn, has only one
sub-namespace, ... until the last sub-namespace that only has its bunch
of pages. This looks something like :
private
|- somepage
|- barnamespace
|- someotherpage
|- baznamespace
|- firstpage
|- secondpage
|- ...
I've checked that all of those namespaces and pages have 0 ACL but for me :
private:* me 16
private:* @ALL 0
private:* @friends 0
Yet, if I visit the wiki without being authenticated and I click on the
'index' button, there is a entry for 'private'. More strangely yet, if I
click on this 'private' item, I can "walk the branch down" until I reach
the terminal namespace which appears, fortunately enough, quite empty.
But I'd really like that this 'private' branch does not appear at all
when I call the index, though ! ;-)
FYI, it may well be that whole or part of the 'private' branch has once
be public. Could it be that there is some cached things there that show
up here ? What kind of clean-up could I do, then ?
Thanks in advance,
phep
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|