[dokuwiki] Re: more events questions
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 24 Apr 2006 22:01:27 +0100
Martin Tschofen wrote:
As I process stuff in my 'collect' action event, how can I
incrementally return content to the browser so it doesn't stop?
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.
Cheers,
Chris
event patch will be sent to Andi tonight.
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: more events questions
- From: Martin Tschofen
- References:
- [dokuwiki] more events questions
- From: Martin Tschofen
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
incrementally return content to the browser so it doesn't stop?
- [dokuwiki] Re: more events questions
- From: Martin Tschofen
- [dokuwiki] more events questions
- From: Martin Tschofen