diff options
author | Ben Coburn <btcoburn@silicodon.net> | 2006-07-05 12:56:52 +0200 |
---|---|---|
committer | Ben Coburn <btcoburn@silicodon.net> | 2006-07-05 12:56:52 +0200 |
commit | cc7d0c94bfa9c4c59fad7c52eb7c9b0decffb885 (patch) | |
tree | 2fbf29ad89b91e4a138b2afb730a5a105e0a1b87 /inc/pageutils.php | |
parent | c9b4bd1e30a047b11d0beaa4458204126e0c1b92 (diff) | |
download | rpg-cc7d0c94bfa9c4c59fad7c52eb7c9b0decffb885.tar.gz rpg-cc7d0c94bfa9c4c59fad7c52eb7c9b0decffb885.tar.bz2 |
IO action events
Adds page and namespace events:
IO_WIKIPAGE_READ
IO_WIKIPAGE_WRITE
IO_NAMESPACE_CREATED
IO_NAMESPACE_DELETED
The namespace events are purely advisory,
while the wikipage events allow page content
to be modified between DokuWiki and the disk.
These events are primarily intended to simplify
keeping other tools in sync with the semantic
structure of a DokuWiki site. As an added benefit,
the events allow plugins to conduct automated
processing of raw wiki page content.
The namespace events cover the separate namespace
trees for both pages and media. The "name" of the
tree that the event belongs to is included in the
event data.
darcs-hash:20060705105652-05dcb-f44024e852a2adf1a14b8a7d69c46db067e72307.gz
Diffstat (limited to 'inc/pageutils.php')
0 files changed, 0 insertions, 0 deletions