[dokuwiki] Re: more events questions
- From: "Martin Tschofen" <martin.tschofen@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 24 Apr 2006 18:36:49 -0500
On 4/24/06, Chris Smith <chris@xxxxxxxxxxxxx> wrote:
> You are probably better off calling ignore_user_abort(true) and
> capturing the output page by page and writing it to a file. Take a look
> at the indexer (lib/exe/indexer.php) to see how its done.
Wouldn't that mean that in the 'collect' action I would just trigger
the creation of all the pages and never get any feedback that it's
done? I suppose I could on the 'collect' page provide a link with a
time stamp to the last created file.
How is the indexer currently triggered?
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: more events questions
- From: Chris Smith
- References:
- [dokuwiki] more events questions
- From: Martin Tschofen
- [dokuwiki] Re: more events questions
- From: Chris Smith
Other related posts:
- » [dokuwiki] more events questions
- » [dokuwiki] Re: more events questions
- » [dokuwiki] Re: more events questions
- » [dokuwiki] Re: more events questions
- » [dokuwiki] Re: more events questions
- [dokuwiki] Re: more events questions
- From: Chris Smith
- [dokuwiki] more events questions
- From: Martin Tschofen
- [dokuwiki] Re: more events questions
- From: Chris Smith