Parrotify is a revolutionary anti-bot instrument.
Parrotify represents a mechanism for protection against automatic actions performed by special software (bots), and it is a source of income for your websites as well!
The system has a very simple operation principle: users are shown ads with the text to be entered in the form under the banner; upon typing the message, the users go on with their activities (e. g. complete registration), and you get paid for the advertising if you are the owner of the site publishing our widget. You also get your interest if users click the banner.
You can install the widget without registering at www.parrotify.com
If you have any questions, please email us at support@parrotify.com.
Project Sandbox link:
https://drupal.org/sandbox/parrotify/2158883
Requirements:
- Parotify Captcha depends on the CAPTCHA module.
Git tree:
http://drupalcode.org/sandbox/parrotify/2158883.git/tree
For Drupal 7.x


| Comment | File | Size | Author |
|---|
Comments
Comment #1
kkv commentedComment #2
kkv commentedComment #3
kkv commentedComment #4
kkv commentedComment #5
xqus commentedPlease commit your code to your sandbox Git repository.
It's the first step here: https://drupal.org/node/1011698
For more information see:
http://drupal.org/node/1047190
https://drupal.org/node/1011196
Also see
http://drupal.org/node/1127732
Comment #6
xqus commentedComment #7
xqus commentedHow to review Full Project applications
Comment #8
kkv commentedComment #9
kkv commentedComment #10
kkv commentedComment #11
xqus commentedHello,
Please use english in your message strings in your code. This will allow English speaking users to understand what it says.
Also, take a look at the automated test results here:
http://pareview.sh/pareview/httpgitdrupalorgsandboxparrotify2158883git
I had a quick looks trough your code, and it does look god. Please try to correct most of the issues from the automated test, and I will take a better look at it.
Set status to Need Review when you are ready. :)
Comment #12
kkv commentedComment #13
kkv commentedComment #14
kkv commentedComment #15
PA robot commentedWe are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)
Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #16
kkv commentedNeeds review
Comment #17
xqus commentedWhat happened to the Git repository? Most of the files are missing?
Comment #18
kkv commentedIt was a standard Captcha module files
Comment #19
ram4nd commentedComment #20
kkv commentedFixed!
Comment #21
kkv commentedComment #22
kkv commentedComment #23
ram4nd commentedComment #24
ram4nd commentedComment #25
kkv commentedComment #26
kkv commentedComment #27
kkv commentedfixed
Comment #28
xqus commentedAs ram4nd pointed out in comment #19: It souldn't be in extra parrotify_captcha folder. The folder will be created by git clone.
Your .info file needs some work:
* The description does not say what the module does.
* version should not be there. It will be added by the packaging script.
* No need for files either. The .module file is always included.
Comment #29
kkv commentedfixed!
Comment #30
kkv commentedComment #31
klausiThis project application is not fixed? See the workflow: https://drupal.org/node/532400
All user accounts are for individuals. Accounts created for more than one user or those using anonymous mail services will be blocked when discovered (see Get a Drupal.org account).
Please note that organization accounts cannot be approved for git commit access. See https://drupal.org/node/1966218 and https://drupal.org/node/1863498 for details on what is/isn't allowed. Please update your user profile so that we don't have to assume that this is a group account.
Comment #32
kkv commentedHi! This is my wish personal account. Just was incorrectly filled!
I corrected all!
I heartily congratulate everyone a Happy New Year!
Thank you for helping!
Comment #33
kkv commentedComment #34
kkv commentedhi! We need review!
Comment #35
xqus commentedIs there a special reason why you use curl?
I would suggest you use drupal_http_request().
Comment #36
kkv commentedComment #37
kkv commentedApprove plugin?
Comment #38
kkv commentedEverything is ok? Could you assign it?
Comment #39
Alexxikon commentedHi kkv, here are some comments on your project:
You are missing a new line at the end of the
parrotify_captcha.modulefile.You are missing the
README.txtfile.In general, I would recommend a less emphatic marketing language (e.g. "revolutionary"), which could turn off potential users.
Providing a link to an English-language site (rather than Russian) could be useful to most international users.
Comment #40
deepakaryan1988Hi Kkv,
I have found few issues:-
1. This repo is master branch, please change it to 7.x-1.x .
2. In module file, on line 32,35
return array('parrotify.com');
case 'generate':
if ($captcha_type == 'parrotify.com')
May I know why did you mentioned here hardcoded web-address?
I think this is wrong.
3. I have looked into .info, there is no version of this module which is weird, please mentioned some version no.
Thanks,
Deepak
Comment #41
gobinathmComment #42
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.