Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Jan 2013 at 13:54 UTC
Updated:
4 Jan 2014 at 02:42 UTC
Jump to comment: Most recent

Comments
Comment #0.0
nikro commentedAdded Image in the Body.
Comment #0.1
nikro commentedCorrected the image.
Comment #1
nikro commentedComment #1.0
nikro commentedCorrected the image, again =\
Comment #2
asgorobets commentedHi Nikro,
Great job done so far! I really like the clean and commented code and the idea.
Some minor things to your attention:
It looks like you still have master branch. It's recommended to work in version branch and even delete master branch to avoid confusion.
There are some thoughts about this described here: http://drupal.org/node/1127732
Also you specified as your module package "User interface". Since your module provides only Views related functionality you may consider changing the package to "Views". Take a look at documentation about package
Otherwise looks pretty cool.
Comment #3
sirup commentedProject page
Looks ok, but it would be more beautiful if the text would float around the image.
As i understand it correctly, by "Replacement Tokens" you dont mean the normal tokens (http://drupal.org/project/token) used everyhwere in drupal, right?
This may be something you could note on the project page as well.
Code
1. Code style looks good according to http://ventral.org/pareview/httpgitdrupalorgsandboxnikro1805510git - most issues are inherited by views. The only outstanding (but not critical) ones are lines that exceed 80 characters.
2. There is a master branch remaining in the repo, please remove it.
3. There is a TODO comment in file views_beautytips.module. If you dont support all (basic?) field types, please note this also on the project page and within the README.
Didnt find any other code issues at the first place, looks very well!
Comment #4
nikro commentedHi asgorobets, sirup
Thanks a lot for the tips!
I've deleted master branch and changed the package to Views as all it really does create views handlers and relies much more lightly on UI (BeautyTips).
Also I've changed the README.txt file and completed the project page.
If you find anything else, don't hesitate to comment.
Thanks again.
Comment #5
nikro commentedOh, forgot.
Comment #5.0
nikro commentedReplaced git repo to non-maintainer
Comment #6
monymirzaStill missing coding standards. see here:
http://ventral.org/pareview/httpgitdrupalorgsandboxnikro1805510git
Comment #7
nikro commentedHi monymirza,
Those can't be fixed as they are dependent on the Views module.
This was mentioned earlier by previous reviewers.
But thanks for the review anyway!
Comment #8
steveoriolHello Nikro,
very cool module, I use it by now.
Here's my review:
Code:
In general your code is clean and easy to follow. Well done!
Install and use:
Worked exactly as expected.
Instructions on the views form are clear. Again, well done!
README.txt :
Install instructions are clear.
Installed using drush without an issue.
Overall, really clean and simple module. Nicely done!
I do not find issues what are RTBC blockers, so I'm going to mark this as RTBC.
Comment #9
klausiWe are currently quite busy with all the project applications and I can only review projects with a review bonus. Please help me reviewing and I'll take a look at your project right away :-)
Comment #10
nikro commentedReview Bonus:
TurnJS Module: http://drupal.org/node/1802112#comment-6961352
Inert Field Collection Module: http://drupal.org/node/1887210#comment-6942560
Geckoboard Push Statistics Module: http://drupal.org/node/1889820#comment-6954974
PS. I kind of liked it, but it surely requires a lot of time, especially when new modules are dependent on other modules that I've never used before.
Comment #10.0
nikro commentedAdded taxonomy item.
Comment #11
klausimanual review:
t('<p><span>For more details read the !documentation</span></p>'": HTML tags should be outside of t() when possible. Also elsewhere.But that are not application blockers, so ...
Thanks for your contribution, !
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 Review Bonus Links