[dokuwiki] Re: darcs changes 2007-04-23
- From: "TNHarris" <telliamed@xxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 23 Apr 2007 17:27:07 -0400
On Mon, 23 Apr 2007 04:00:02 +0200 (CEST), "Andreas Gohr"
<andi@xxxxxxxxxxxxxx> said:
> Sun Apr 22 11:50:13 CEST 2007 Andreas Gohr <andi[at]splitbrain.org>
> * removed ACTION_REGISTER event
>
> This event was undocumented and only used in the CAPTCHA plugin. The
> event is not needed as the same action can be carried out in
> ACTION_ACT_PREPROCESS. Users of the CAPTCHA plugin need to update it.
Uh-oh. I'm using this event to create a new page for each user who
registers.
http://whoopdedo.org/doku/wiki#userpage
To do the same with ACT_PREPROCESS, I need to be able to tell when
registration was successful. It looks like $ACT changes to 'login' in
that case, so I would have to hook both before and after the preprocess
event, and if the action is still 'register' then it failed. Is that
all?
-- tom
telliamed@xxxxxxxxxxx
--
http://www.fastmail.fm - A fast, anti-spam email service.
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] darcs changes 2007-04-23
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] darcs changes 2007-04-23
- » [dokuwiki] Re: darcs changes 2007-04-23
- [dokuwiki] darcs changes 2007-04-23
- From: Andreas Gohr