This module provides a block which displays Yelp reviews about a specific business with the option of displaying review excerpts. The block template is customizable via Drupal templates.

It is also possible to attach Yelp reviews to nodes with configurable node types and permissions and to add different Yelp business ids' to nodes, and the reviews will be displayed based on the customizable template.

This module is D6 only.

Project page: http://drupal.org/sandbox/krisztian.am/1555108
Repository link: http://drupalcode.org/sandbox/krisztian.am/1555108.git

Comments

juanramonperez’s picture

Assigned: Unassigned » juanramonperez
Status: Needs review » Needs work

Hi @krisztian.am

I found the following issues in your project

It appears you are working in the "master" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.

README.txt is missing. Please take a moment to make your README.txt follow the guidelines for in-project documentation

An automated review of your project has found some issues with your code; As coding standards make sure projects are coded in a consistent style we please you to have a look at the report and try to fix them. Anyway, note that issues found are possibly false positives and fixing all issues is not a requirement for getting through the application process.
You can find the results of the automated report at LINK.

You can't include 3rd party libraries on Drupal.org, please take a look the existing module oauth

You need fix these issues first and is highly recommend to get a review bonus so we can come back to your application sooner.

Regards

Jeffrey C.’s picture

You would want to resolve these issues as well.
Automated Review:
An automated review of your project has found some issues with your code; As coding standards make sure projects are coded in a consistent style we please you to have a look at the report and try to fix them. Anyway, note that issues found are possibly false positives and fixing all issues is not a requirement for getting through the application process.

You can find the results of the automated report at http://ventral.org/pareview/httpgitdrupalorgsandboxkrisztianam1555108git.

klausi’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application.