Translations of this page?:

PARSER_WIKITEXT_PREPROCESS

Description:
manipulate raw wiki text
DefaultAction:
none
Preventable:
no
Added:
2006-07-24

This event is signalled by p_get_instructions() in inc/parserutils.php immediately before DokuWiki hands the text to the parser for processing, allowing the event handler to inspect or modify the data before it is parsed.

Note that modifying the data might change section positions, which in turn would break section editing if not fixed in PARSER_HANDLER_DONE.

Passed Data

$data contains the raw wiki text.

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/parser_wikitext_preprocess.txt · Last modified: 2011/08/26 18:06 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