History | View | Annotate | Download (3.4 kB)
commit a3673789402eae83b94860c87747091125701f78Merge: 30dacf8 f115795Author: Andreas Fischer <bantu@phpbb.com>Date: Wed Jan 12 01:49:44 2011 +0100
Merge branch 'task/naderman/config-class' into develop
commit adfa1656fb9d8b5bb601af1d7a6720884954d87aMerge: bd579c8 af5b9a9Author: Nils Adermann <naderman@naderman.de>Date: Mon Dec 13 16:35:55 2010 +0100
Merge branch 'ticket/igorw/9556' into develop
commit dea1d660fb63b07451f1a43310de359251462644Author: Nils Adermann <naderman@naderman.de>Date: Fri Jun 25 14:38:53 2010 +0200
[feature/auto-loading] Added autoloader to common and ensured compatability
The autoloader is registered in install without caching, since caching is set...
Copy 3.0.x branch to trunk
Move add_log() call for captcha "configure" page to the captcha plugin, because only the plugin is able to know if the config got updated or not.Note to captcha MOD authors: please check if you have a function acp_page() and if an add_log() call is required for your plugin....
add back links
#49675 #49655 - ATTENTION: small captcha API change
Props.
Use dynamic includes, fix some style bugs, make the old default captcha family backwards compatible to 3.0.5 styles
Fix bug #46455 - Make sure can_load_dll() is available.Authorised by: acydburn
Oh right. PHP4
fix preview in ACP
some corrections, only very minor things.
Fix up and tidy :)
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.
Okay, that is pretty raw, but better to have it in place than trying to play catch-up. Introducing an early stage of CAPTCHA modules.