[dokuwiki] Re: SV: Re: Hide pages while creating/reviewing

On Mon, Nov 03, 2008 at 07:51:20AM +0100, Lindgren Daniel wrote:
>  
> > > Is there a way to hide pages from showing up in the index, search 
> > > results and "recently changed" while they are being 
> > created/reviewed?
> > 
> > You have the $conf['hidepages'] setting which can help you for that.
> > Give it a regexp and it should hide the pagenames matching. 
> 
> Yes, I did consider using a generic regexp string to hide pages, but I
> think it would be easier to use a ~~UNDERCONSTRUCTION~~ tag than having
> to rename a page.
> 
> > > It would be great if you could add something like 
> > > ~~UNDERCONSTRUCTION~~ to make a page "invisible" until it 
> > is completed/approved.
> > 
> > I like this idea, a bit like ~~NOCACHE~~ inhibits caching. It 
> > would be more handy than having to rename a page after it is 
> > no longer a draft.

The blog plugin implements this functionality using ~~DRAFT~~, IIRC when it's
installed this should work for all pages, even if you're not using the plugin
to create a blog.

Cheers,
        Chi

-- 
Michael Klier

www:    http://www.chimeric.de
jabber: chi@xxxxxxxxxxxxxxxxxx
key:    http://downloads.chimeric.de/chi.asc
key-id: 0x8308F551

Other related posts: