[dokuwiki] Re: save action
- From: Pierre Spring <pierre.spring@xxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 22 May 2007 09:42:05 +0200
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
- References:
- [dokuwiki] save action
- From: Pierre Spring
- [dokuwiki] Re: save action
- From: Chris Smith
Other related posts:
- » [dokuwiki] save action
- » [dokuwiki] Re: save action
- » [dokuwiki] Re: save action
- [dokuwiki] save action
- From: Pierre Spring
- [dokuwiki] Re: save action
- From: Chris Smith