Closed (fixed)
Project:
Drupal.org security advisory coverage applications
Component:
theme
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Aug 2013 at 17:55 UTC
Updated:
4 Jan 2014 at 03:57 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
PA robot commentedProject 1: https://drupal.org/node/2072859
Project 2: https://drupal.org/node/2028851
As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue. With this in mind, your secondary applications have been marked as 'closed(duplicate)', with only one application left open (chosen at random).
If you prefer that we proceed through this review process with a different application than the one which was left open, then feel free to close the 'open' application as a duplicate, and re-open one of the project applications which had been closed.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #2
PA robot commentedThere are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxrameshrasaiyan2023803git
We 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 #3
rameshrasaiyan commentedAll the automated review comments has been fixed.
Thanks,
Ramesh
Comment #4
valicHi rameshrasaiyan,
Manual review:
Installed theme on clean D7, theme setup was quick except one small thing,
in theme settings when i enter Social Block Title, nothings happen, where should I see this block title?
Boostrap library (css, js) is 3rd party code, and is not generally allowed on Drupal.org.
You should use Libraries API for bootstrap ( recommended method for adding 3rd party code without directly including the code on Drupal.org). More about 3rd party code & Drupal: https://drupal.org/node/422996
Comment #5
rameshrasaiyan commentedHi,
Removed the Social Block Title, which is not required for this Theme.
Also I made changes to add the bootstrap through CDN or through Libraries.
Please review it and let me know if anything is missing.
Thanks,
Ramesh
Comment #6
valicHi,
Manual review:
Social block title - OK
Theme works default with CDN, also tested with libraries, also works. (no errors)
You can mention only in readme file (same as is on project page) part about installation
Noticed that you attaching some css through javascript on theme, i am not sure what is more Drupal way,
but you can also change output of menu through overriding. ( https://drupal.org/node/341628)
Except that last (not sure), look like project is ready, but someone from Review team should confirm / or not.
Regards
Comment #7
snig commentedhi,
- I think better to use path_to_theme() -> drupal_get_path()
- use libraries_load();
- use l() for links.
- check this
Comment #8
rameshrasaiyan commentedHI snig,
Thank you for reviewing my theme. All your points has been fixed and I have updated the repo.
Please review.
Thanks,
Ramesh
Comment #9
kscheirerIn _elimai_load_bootstrap() case 'libraries', you should use the Libraries API if it's installed to determine the library path, it's not always set to sites/all/libraries.
Seems like a nice theme!
----
Top Shelf Modules - Crafted, Curated, Contributed.
Comment #10
rameshrasaiyan commentedHi kscheirer,
Thank you for reviewing my theme. I have incorporated your review comment and updated the repo.
Please verify.
Thanks,
Ramesh
Comment #10.0
rameshrasaiyan commentedAdded Reviews of other projects.
Comment #11
rameshrasaiyan commentedAddin the PAReview: review bonus Tag.
Comment #12
klausimanual review:
t"><script>alert('XSS');</script><a href="uas twitter URL I get a nasty javascript popup. You need to sanitize user provided text before printing. Make sure to read https://drupal.org/node/28984 again. And please don't remove the security tag, we keep that for statistics and to show examples of security problems.Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Comment #12.0
klausiAdded the Reviews of other projects.
Comment #13
rameshrasaiyan commentedHi klausi,
You are really doing wonderful review. Thanks for reviewing my theme and catching the security issue. I have fixed all the review comments mentioned by and updated the repo.
Please verify.
Adding PAReview: review bonus
Thanks,
Ramesh
Comment #14
tree2009 commentedHi, the search button height is smaller then search input box in firefox. maybe you can add height property into css file:
Comment #15
tree2009 commentedComment #16
rameshrasaiyan commentedThanks drupalfan79 for pointing out this issue, I have fixed the issue and committed the latest code to the repo.
Please verify.
Thanks,
Ramesh
Comment #17
rameshrasaiyan commentedChanging the status to needs review.
Comment #18
klausimanual review:
Although you should definitely fix those issues they are not blockers and since this was rtbc otherwise already ...
Thanks for your contribution, rameshrasaiyan!
I updated your account so you can 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 stay 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 #19
rameshrasaiyan commentedThanks kalusi for approving my theme. I have fixed all your review comments and promoted my theme as a full project.
Thanks,
Ramesh
Comment #20.0
(not verified) commentedAdding Reviews of other projects 2