[dokuwiki] Re: save action

hi Chris,

> > it seems to me, that i can not modify the save action with a
> > plugin...
> >
> > 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... 
>  
> Do what you have to do then redirect the user to the page again.  In 
> fact DW already does this on save - take a look at act_save() in 
> inc/actions.php.

in the end i decided to preprocess everything BEFORE the
DOKUWIKI_STARTED event... but thx for the tip!

greetz ... peirre

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

Other related posts: