[dokuwiki] save action

hello wiki fraeks,

i am still writing my workflowmanager based on dokuwiki, using plugins.

now, it seems to me, that i can not modify the save action with a
plugin...

the thing is, that different fields must be parsed and an XML file
written and users must be automatically created on save of my edit
screen... sometimes user rights must be changed... all this based on a
form in the edit screen...

does anyone know which event i could catch?

my idea is to do it all before the DOKUWIKI_STARTED event... parse the
fields, generate the xml and write it to the $TEXT variable... create
the users... modify the user's/page's ACL etc... 

but this seems very far up... 

thanx for your tips ... 
pierre

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: