Auro theme is a very flexible Drupal theme well suited for personal, portfolio, freelancers, entrepreneurs, food, travel, adventures, photography, fitness, corporate or any other awesome blog. The theme is SEO friendly with Schema compatible structure that will make Google love your website. Auro theme is also fast to loads providing additional SEO and usability boost.
Auro theme is perfect if you want a simple, smart, and flexible theme starter.
Project Page:
https://www.drupal.org/sandbox/aryashreep/2637820
Demo Page:
http://etechbuddy.com/
Clone command:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/aryashreep/2637820.git
Comments
Comment #2
hussainwebThank you for your contribution. There are a bunch of errors in the automated tests that you should fix first. See http://pareview.sh/pareview/httpgitdrupalorgsandboxaryashreep2637820git.
You can ignore errors in libraries such as modernizr.js, etc... On that note, I am not sure if you can include modernizr.js (and other third party components) in your theme package. I am not really sure on policies for themes but I believe code hosted on drupal.org cannot contain non-GPL compatible code.
Comment #3
aryashreep commentedHi Hussain,
Thank you for review the project application.
I have fixed all the errors as well I remove the third party libraries from project.
Please check http://pareview.sh/pareview/httpgitdrupalorgsandboxaryashreep2637820git
Thank you.
Aryashree Pritikrishna
Comment #4
aryashreep commentedHi,
Forget to change the status.
Thank you.
Aryashree Pritikrishna
Comment #5
aryashreep commentedComment #6
avpadernoI am moving the issue in the correct queue.
Comment #7
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 #8
brahmjeet789 commentedI cloned your theme and after installing your theme i found some issues Either
or
Comment #9
avpadernoComment #10
aryashreep commentedHi brahmjeet789,
Thank you for your feedback. I have fixed the issue please check.
Thank you.
Comment #11
anup_ns commentedHi aryashreep,
I just downloaded your theme and was checking it out....you would need to use base_path(), while you are trying to print the images.
it should be something like :
<img alt="Author" src="<?php print base_path().path_to_theme() . "/images/ico_author.png";?>">instead of
<img alt="Author" src="<?php print path_to_theme() . "/images/ico_author.png";?>">It happens that the image doesnt appear, when I create an article. Please fix and also review to see it similarly exists in the other files as well.
Thank You,
Anup
anup_ns
Comment #12
aryashreep commentedThanks for reviewing the project application.
I have fixed all the errors, please check.
Thank you.
Comment #13
aryashreep commentedComment #14
bigmonmulgrew commentedGood job with the readme. One of the best I've seen for a while. A few notes form it though. You telling people ot put libraries in /sites/all/themes/auro/js
I'd think the thing to do is put them in /sites/all/libraries
That way we wont end up with multiple versions if theres more than one module that needs them.
You've also suggested people change the name ot make their own theme. This unneccaserily duplicates stuff. It would be better to advise subtheming in most cases I would think.
As regards your project page I really don't think "Easy to install" should be on the features list since almost all Drupal themes follow the same install method this is irrelevant. In fact since your theme requires libraries and many do not your theme is actually difficult to install by most Drupal theme standards so this feature is erroneous and should be removed.
The automated review is still throwing several errors. You should fix all those errors before changing the status to Needs Review.
Read up on the coding standards - https://www.drupal.org/coding-standards
or simply follow the info in the automated review report since they are all fairly simple fixes.
Comment #15
anup_ns commentedChanging the status to "Needs Work"
Comment #16
aryashreep commentedThank you for review the project application.
I have fixed all the errors as well I update the third party libraries to libraries path.
Please check http://pareview.sh/pareview/httpgitdrupalorgsandboxaryashreep2637820git
Thank you.
Aryashree Pritikrishna
Comment #17
Richard Buchanan commentedAutomated Review
drupalcs errors
Manual Review
drupalcs found four errors, three of which were reported multiple times.
Note that perfect adherence to Drupal Coding Standard is NOT a reason to block an application, except for total disregard of them. However, modules should follow them as closely as possible.
Yes, these are minor errors that would not block this application. But I posted this review to also point out there are invalid property functions and file references that are not resolved in the stylesheets, particuraly in tabs.css.
The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.
If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.
This review uses the Project Application Review Template.
Comment #18
klausi@Richard Buchanan: I think you forgot to change the status. Is this now RTBC after your review or are there application blockers left and this should be "needs work"?
Comment #19
Richard Buchanan commented@klausi: You're right, ha. I see no application blockers, updating the status. Thanks.
Comment #20
mlncn commentedThanks for your contribution! Congratulations, you are now a vetted Git user. You can promote this to a full project.
When you create new projects (typically as a sandbox to start) you can then promote them to 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.
Comment #21
aryashreep commentedThanks a lot. I am proud to part of the Drupal community. I will do all the readings that you have suggested.
This theme has been promoted to a full project, you can find it at https://www.drupal.org/project/auro
Thanks to community for all your help !