Translations of this page?:

RENDERER_CONTENT_POSTPROCESS

Description:
Postprocess renderer output
DefaultAction:
None
Preventable:
no
Added:
2006-07-24

The event is signaled in p_render() in inc/parserutils.php immediately after the renderer completes. You can use this event to inspect or modify its output before it is passed back to DokuWiki

Passed Data

  • $data[0] ⇒ the format of the renderer output (e.g. XHTML, meta)
  • $data[1] ⇒ the output produced by the renderer

Plugins handling this event

The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.

See also

devel/event/renderer_content_postprocess.txt · Last modified: 2011/08/26 18:07 by zioth
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate