Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 May 2013 at 18:54 UTC
Updated:
23 Jul 2013 at 22:21 UTC
Exposes the Password Recovery form as a Ctools plugin, allowing you to embed the form into panels as a widget.
See the sandbox page for screenshots and additional details:
http://drupal.org/sandbox/cravecode/2005178
http://git.drupal.org/sandbox/cravecode/2005178.git
Comments
Comment #1
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 #2
Darth Raven commentedAutomated review
http://git.drupal.org/sandbox/cravecode/2005178.git
no errors found
Manual review
Just a suggestion:
Line 14: password_recovery_widget.pages_default.inc
Won't it be better to make html output themeable rather then to assign it directly inside the code?
That's all for now.
Comment #3
cravecode commentedThat's just an export from Ctools Page Manager. It is very similar to storing a View in code. The HTML you're referring to is 100% customizable from Panels, that's just something I added so the password recovery page doesn't look identical to the default one when the module is enabled.
Comment #4
cravecode commentedComment #5
diolan commentedNice module! I want to review it and learn the ctools API at the same time. When I tried to use it I saw the following problem:
I left the "Textfield Label" and "Button Label" fields empty and got the following notices:
Notice: Undefined index: password_recovery_widget_field_label in PasswordRecoveryPlugin::renderBlock() (line 68 of /home/web/drupal/sites/all/modules/temp_reviews/2005178/lib/PasswordRecoveryPlugin.php).
Notice: Undefined index: password_recovery_widget_submit_label in PasswordRecoveryPlugin::renderBlock() (line 69 of /home/web/drupal/sites/all/modules/temp_reviews/2005178/lib/PasswordRecoveryPlugin.php).
It seems you don't validate input (or provide defaults) for these fields.
Comment #6
cravecode commentedOh the benefit of fresh eyes and thanks for the kind words.
I updated the module to have default values as well as made the Ctool settings form fields required.
Comment #7
diolan commentedI'll continue studying your module, but if you want others to review it change the status to "need review".
Comment #8
cravecode commentedComment #8.0
cravecode commentedAdded a review of other project.
Comment #8.1
cravecode commentedUpdated the reviews of other projects.
Comment #9
cravecode commentedCompleted my 3 reviews for the "Review Bonus".
Comment #10
klausiReview of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. You have to get a review bonus to get a review from me.
manual review:
But otherwise looks RTBC to me. Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Assigning to patrickd as he might have time to take a final look at this.
Comment #11
klausino objections for more than a week, so ...
Thanks for your contribution, cravecode!
I updated your account to let you promote this to a full project and also create new projects as either a sandbox or a "full" project.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on IRC in #drupal-contribute. So, come hang out and get involved!
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Thanks to the dedicated reviewer(s) as well.
Comment #12.0
(not verified) commentedAdded third reference to other module reviews.