Translations of this page?:

IO_WIKIPAGE_READ

Description:
intercept reading the raw wiki text data
DefaultAction:
reads a wiki page
Preventable:
no
Added:
2006-07-05

This event is signalled by io_readWikiPage() in inc/io.php. The page content may be modified by action plugins between the disk and DokuWiki.

Passed Data

  • $data[0] – The raw arguments for io_readFile as an array. Do not change.
  • $data[1] – ns: The colon separated namespace path minus the trailing page name. (false if root ns)
  • $data[2] – page_name: The wiki page name.
  • $data[3] – rev: The page revision, false for current wiki pages.

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/io_wikipage_read.txt · Last modified: 2009/09/11 19:13 by HåkanS
 
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