[dokuwiki] Re: Hiding namespaces

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

Other related posts: