[dokuwiki] Re: Release Candidate available
- From: Christopher Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 1 Apr 2008 00:34:50 +0100
the changes page says:
- Better plugin support for modifying DokuWiki forms
! removes *FORM_INJECTION events
i cant seem to find any docs on what this "better support" is or how
to use
it ... is there a wiki page that we could link to from this change
notice ?
i'm currently using one of those injection events, so i'll need to
fix my
plugin ...
-mike
Form handling has been standardised, the events_list page at
splitbrain details them. The event will have a similar name,
INJECTION being replaced by OUTPUT and the event data is now a
Doku_Form object. You'll find the class defined in 'inc/form.php'
This is the patch which made the change
http://dev.splitbrain.org/darcsweb/darcsweb.cgi?r=dokuwiki;a=commit;h=20070730215007-6942e-a0cf08197f939e224a2b28c40aec5431b118ea94.gz
- Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Release Candidate available
- From: Andreas Gohr
- [dokuwiki] Re: Release Candidate available
- From: Mike Frysinger
Other related posts:
- » [dokuwiki] Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Re: Release Candidate available
- » [dokuwiki] Release Candidate available - Andreas Gohr
the changes page says:
- Better plugin support for modifying DokuWiki forms
! removes *FORM_INJECTION events
i cant seem to find any docs on what this "better support" is or how
to use
it ... is there a wiki page that we could link to from this change
notice ?
i'm currently using one of those injection events, so i'll need to
fix my
plugin ... -mike
- [dokuwiki] Release Candidate available
- From: Andreas Gohr
- [dokuwiki] Re: Release Candidate available
- From: Mike Frysinger