[dokuwiki] Re: Contact form plugin - my first one
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 27 Oct 2005 10:49:49 +0100
Bob Baddeley wrote:
I've finished my first plugin. It's a syntax plugin that will let you put a
contact form on any page. You can specify where the contact form sends the email,
too. Just enter {{contact>youremail}} and a contact form will be created that
will send the submitted comment to whatever email you specify.
You can see it at
http://bobbaddeley.com/doku.php/projects/programming/wiki/contact
I've also attached a zip of the plugin. Installation instructions are pretty
simple but are available both in the comment of the syntax.php file and at the
link above.
I welcome any feedback you have on it. I suppose I should add it to the list of
plugins on the http://wiki.splitbrain.org/wiki:plugins page, but if any of you
want to take the initiative and add it, I won't object.
Thanks,
Bob Baddeley
Hi Bob,
Nice plugin. But before you publish it, which I really think you should
do - a copy of the page you have on your wiki would be fine - you should
do some research into "mail injection" attacks and preventative
methods. Your plugin is vulnerable to those attacks.
Cheers,
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Contact form plugin - my first one
- From: Harry Fuecks
- References:
- [dokuwiki] Contact form plugin - my first one
- From: Bob Baddeley
Other related posts:
- » [dokuwiki] Contact form plugin - my first one
- » [dokuwiki] Re: Contact form plugin - my first one
- » [dokuwiki] Re: Contact form plugin - my first one
- » [dokuwiki] Re: Contact form plugin - my first one
- » [dokuwiki] Re: Contact form plugin - my first one
I've finished my first plugin. It's a syntax plugin that will let you put a
contact form on any page. You can specify where the contact form sends the email,
too. Just enter {{contact>youremail}} and a contact form will be created that
will send the submitted comment to whatever email you specify.You can see it at http://bobbaddeley.com/doku.php/projects/programming/wiki/contact
I've also attached a zip of the plugin. Installation instructions are pretty simple but are available both in the comment of the syntax.php file and at the link above.
I welcome any feedback you have on it. I suppose I should add it to the list of plugins on the http://wiki.splitbrain.org/wiki:plugins page, but if any of you want to take the initiative and add it, I won't object.
Thanks,
Bob Baddeley
- [dokuwiki] Re: Contact form plugin - my first one
- From: Harry Fuecks
- [dokuwiki] Contact form plugin - my first one
- From: Bob Baddeley