We can create a copy of the reCAPTCHA PHP library to include it in with the module itself if we dual license the Drupal CVS copy....

http://code.google.com/p/recaptcha/issues/detail?id=11

Comments

hswong3i’s picture

I would like to suggest just let end-user download the library and install it manually, similar as other Drupal modules. http://drupal.org/node/696858 now address this problem with Library API.

dalin’s picture

External libraries are usually not permitted in Drupal's CVS repository:
http://drupal.org/licensing/faq#q10

Not sure if you've already got special permission for reCAPTCHA, but it doesn't seem to qualify IMO.

liam morland’s picture

Status: Active » Fixed

The library is included in D6 and D7 versions. This is permitted because it uses the GPL-compatible Expat License.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.