Revision 9524
Okay, a first ci of the new captcha plugins. We'll add dynamic template includes later, as well as documentation on how to use this. I'm prepared to get yelled at for bugs (oh, I know that there are plenty); but please blame spammers for broken styles and MODs.
Files
- added
- modified
- copied
- renamed
- deleted
- branches
- phpBB-3_0_0
- phpBB
- adm
- style
- acp_captcha.html (diff)
- captcha_default_acp_demo.html /trunk/phpBB/adm/style/captcha_default_acp_demo.html
- captcha_gd_acp.html /trunk/phpBB/adm/style/captcha_gd_acp.html
- captcha_recaptcha.html /trunk/phpBB/adm/style/captcha_recaptcha.html
- captcha_recaptcha_acp.html /trunk/phpBB/adm/style/captcha_recaptcha_acp.html
- docs
- includes
- acp
- auth
- captcha
- captcha_factory.php /trunk/phpBB/includes/captcha/captcha_factory.php
- captcha_gd_wave.php /trunk/phpBB/includes/captcha/captcha_gd_wave.php
- captcha_plugin.php /trunk/phpBB/includes/captcha/captcha_plugin.php
- plugins
- captcha_abstract.php /trunk/phpBB/includes/captcha/plugins/captcha_abstract.php
- phpbb_captcha_gd_plugin.php /trunk/phpBB/includes/captcha/plugins/phpbb_captcha_gd_plugin.php
- phpbb_captcha_gd_wave_plugin.php /trunk/phpBB/includes/captcha/plugins/phpbb_captcha_gd_wave_plugin.php
- phpbb_captcha_nogd_plugin.php /trunk/phpBB/includes/captcha/plugins/phpbb_captcha_nogd_plugin.php
- phpbb_recaptcha_plugin.php /trunk/phpBB/includes/captcha/plugins/phpbb_recaptcha_plugin.php
- functions.php (diff)
- session.php (diff)
- ucp
- install
- language
- en
- acp
- recaptcha.php /trunk/phpBB/language/en/recaptcha.php
- posting.php (diff)
- styles
- prosilver
- template
- captcha_default.html /trunk/phpBB/styles/prosilver/template/captcha_default.html
- captcha_recaptcha.html /trunk/phpBB/styles/prosilver/template/captcha_recaptcha.html
- login_body.html (diff)
- posting_editor.html (diff)
- ucp_register.html (diff)
- subsilver2

