summaryrefslogtreecommitdiff
path: root/lib/scripts/ajax.js
diff options
context:
space:
mode:
authorchris <chris@jalakai.co.uk>2006-04-14 21:56:01 +0200
committerchris <chris@jalakai.co.uk>2006-04-14 21:56:01 +0200
commitc2e830f24685d1a3ac39ac13afe78b17940f19fc (patch)
tree8721de513bff5a51acb02476823f6ffa677d3676 /lib/scripts/ajax.js
parentf65bfee1954d6697e5002f4253d0a7d2d1940eb6 (diff)
downloadrpg-c2e830f24685d1a3ac39ac13afe78b17940f19fc.tar.gz
rpg-c2e830f24685d1a3ac39ac13afe78b17940f19fc.tar.bz2
add ACTION_DISPATCH event
The 'ACTION_DISPATCH' event[1] is triggered prior to any processing of the $ACT variable[2]. This gives custom content the opportunity to add new "do" commands and to process any custom form data. This event is advisory only (there are no '_before' or '_after' advise) Preventing default action will skip Dokuwiki's own processing of the $ACT value, this includes its cleansing of the $ACT variable. [1] also refer ACTION_TEMPLATE event [2] $ACT is the do variable from the query string darcs-hash:20060414195601-9b6ab-8ae62d2c3a7c6f8c09c77436d9adbaba5404f51b.gz
Diffstat (limited to 'lib/scripts/ajax.js')
0 files changed, 0 insertions, 0 deletions