[dokuwiki] Re: Hiding namespaces
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 27 Apr 2006 15:01:01 +0100
Andreas Gohr wrote:
Martin Tschofen writes:
I'm using that already, however, it doesn't apply an entire namespace
that matches the REGEX pattern.
Well it does match against full pagenames including the namespace. I
don't know how the sidebar template works - if it use the same methods
as the normal page index in DokuWiki it should work (if it doesn't
work in the index, too either your regexp is wrong or it's a bug). If
use some other orit's own method it is probably missing a call to the
is_hiddenpage method.
Andi
The sidebar does call the standard html_index() function, so the index
should be generated as normal.
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Hiding namespaces
- From: Martin Tschofen
- [dokuwiki] Re: Hiding namespaces
- From: Terence J. Grant
- [dokuwiki] Re: Hiding namespaces
- From: Martin Tschofen
- [dokuwiki] Re: Hiding namespaces
- From: Chris Smith
- [dokuwiki] Re: Hiding namespaces
- From: Martin Tschofen
- [dokuwiki] Re: Hiding namespaces
- From: Julian Monteiro
- [dokuwiki] Re: Hiding namespaces
- From: Martin Tschofen
- [dokuwiki] Re: Hiding namespaces
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
- » [dokuwiki] Re: Hiding namespaces
Martin Tschofen writes:
I'm using that already, however, it doesn't apply an entire namespace that matches the REGEX pattern.
Well it does match against full pagenames including the namespace. I don't know how the sidebar template works - if it use the same methods as the normal page index in DokuWiki it should work (if it doesn't work in the index, too either your regexp is wrong or it's a bug). If use some other orit's own method it is probably missing a call to the is_hiddenpage method.
Andi
- [dokuwiki] Hiding namespaces
- From: Martin Tschofen
- [dokuwiki] Re: Hiding namespaces
- From: Terence J. Grant
- [dokuwiki] Re: Hiding namespaces
- From: Martin Tschofen
- [dokuwiki] Re: Hiding namespaces
- From: Chris Smith
- [dokuwiki] Re: Hiding namespaces
- From: Martin Tschofen
- [dokuwiki] Re: Hiding namespaces
- From: Julian Monteiro
- [dokuwiki] Re: Hiding namespaces
- From: Martin Tschofen
- [dokuwiki] Re: Hiding namespaces
- From: Andreas Gohr