Best CAPTCHA plugin competition

Important messages and news, make sure to read these.
Post Reply
User avatar
Obsidian
Supporter
Supporter
Posts: 736
Joined: 13 May 2008, 15:20
Real name: Damian
Contact:

Best CAPTCHA plugin competition

Post by Obsidian »

Reposted from http://www.phpBB.com
[url=http://www.phpbb.com/community/viewtopic.php?p=10288545#p10288545]Best Captcha Plugin Competition[/url]

eviL<3 wrote:Best Captcha Plugin Competition

The [url=http://www.phpbb.com/blog/2009/06/10/phpbb-306-plans/]upcoming release of phpBB 3.0.6[/url] will include a brand new [url=http://www.phpbb.com/blog/2009/06/27/3-0-6-captcha-plugins-and-you/]captcha system[/url]. We are looking for the best captcha plugin from you, the community.

A free bertie will be awarded to the three best captcha plugins. We have the following categories: Community Choice, Team Choice and First Approved. The community choice is chosen by using a poll. The team choice is chosen by the phpBB team internally. The first approved MOD is the first one that gets approved. We will strictly validate them in the order they are submitted.

[img]http://www.phpbb.com/files/etc/bertie2.png[/img]

Guidelines
Here are some basic guidelines that should be followed when creating a captcha plugin.

  • Plugins should be editless. Especially no alterations to existing plugins.
  • The proper way to make a plugin based on another is extending the class
  • Language files should use the name "captcha_<captcha name>.php
  • Template files should use the name "captcha_<captcha name>.html
  • ACP template files should use the name "captcha_<captcha name>_acp.html
  • Demo template files should use the name "captcha_<captcha name>_acp_demo.html
  • Plugin files have to use the name "phpbb_<captcha name>_plugin.php

Timeframe & eligibility
We will be accepting submissions to the MODDB for one month after the date of this announcement. All submitted captcha plugins are automatically nominated. The person listed first in a winning MOD will receive the prize.

Resources
The following links will help you to get started writing a captcha plugin.

  • phpBB Blog: [url=http://www.phpbb.com/blog/2009/06/27/3-0-6-captcha-plugins-and-you/]3.0.6 CAPTCHA plugins and you[/url]
  • phpBB Wiki: [url=http://wiki.phpbb.com/Captchas]Captchas[/url]
  • Code forge: [url=http://code.phpbb.com/repositories/browse/phpbb/branches/phpBB-3_0_0/phpBB/includes/captcha/plugins]Captcha plugins listing[/url]
If you need help you can post in the [url=http://www.phpbb.com/community/viewforum.php?f=71]MOD Writers Discussion[/url].

You may discuss this announcement in the [url=http://www.phpbb.com/community/viewtopic.php?f=64&t=1705965]discussion topic[/url].
Post Reply