[TYPO3-dev] captcha for core

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Sun Jan 13 12:21:56 CET 2008


Martin Kutschker schrieb:
> Steffen Kamper schrieb:
>>
>> yes, but one initial has to be there.
>> I tried it with service, but i have the problem, that you normally 
>> call a php-file to generate a pic like
>> <img src="captcha.php" />
>> I don't have a good idea providing this by a service. Generating and 
>> saving the pic before means all integration of stdraphics.
>> Do you have an idea for that?
> 
> eg $srvInst->getImgUrl()

But some captchas don't have a direct script for an img tag. So the 
service API would probably have a getCaptcha() method which should 
render the image or whatever is necessary (eg recaptcha works differently).

Masi




More information about the TYPO3-dev mailing list