[dokuwiki] Re: more events questions

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

Other related posts: