Module with a very specific and limited scope: Creates a block for use in Drupal 7 that will display the latest activities from a single G+ (google plus) profile. Out of the box support for video (application/x-shockwave-flash) and photo attachment types. Makes simple use of the REST google+ API, and caches results to avoid repeated calls. Also creates a small secondary block that can be used to display the google plus badge.

http://drupal.org/sandbox/delphian/1980172

git clone --branch 7.x-1.x git.drupal.org:sandbox/delphian/1980172.git

Comments

PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://ventral.org/pareview/httpgitdrupalorgsandboxdelphian1980172git

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.

delphian’s picture

Status: Needs work » Needs review

Fixed all of the errors listed by PA.

musicalvegan0’s picture

Status: Needs review » Needs work

First, you'll need to participate in the review bonus program if you haven't started already.

Aside from that, why limit this module to displaying a single G+ account? I feel like this module would be much more useful if you could create multiple blocks, each with their own account associated.

Other than that, the code looks okay to me. I can't test this module very much as I don't have an API key.

PA robot’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.

I'm a robot and this is an automated message from Project Applications Scraper.

PA robot’s picture

Issue summary: View changes

Branch changed from master to 7.x-1.x